Update sql
authorAlan Buxey <alan.buxey@gmail.com>
Sat, 19 Sep 2015 12:19:07 +0000 (13:19 +0100)
committerAlan Buxey <alan.buxey@gmail.com>
Sat, 19 Sep 2015 12:19:07 +0000 (13:19 +0100)
raddb/mods-available/sql

index 4da8c07..93ab7e1 100644 (file)
@@ -68,6 +68,11 @@ sql {
 #      }
 #
 #      postgresql {
+#
+#              # unlike MySQL, which has a tls{} connection configuration, postgresql
+#              # uses its connection parameters - see the radius_db option below in
+#              # this file
+#
 #              # Send application_name to the postgres server
 #              # Only supported in PG 9.0 and greater. Defaults to no.
 #              send_application_name = yes