Correct spelling of pgwui.routes in ini files
authorKarl O. Pinc <kop@meme.com>
Thu, 15 Nov 2018 19:07:07 +0000 (13:07 -0600)
committerKarl O. Pinc <kop@meme.com>
Thu, 15 Nov 2018 19:07:07 +0000 (13:07 -0600)
examples/development.ini
examples/pgwui.ini

index dad0465b192db52451dd96f7474e12b1894b1767..923cf509ed2e6dd77eb585341c58a54bd154452a 100644 (file)
@@ -59,7 +59,7 @@ pgwui.dry_run = False
 # http://example.com/logmeout the line would be: logout = /logmeout
 #
 # The default for some PGWUI components are:
-# pgwui_routes =
+# pgwui.routes =
 #   logout = /logout
 #   upload = /upload
 
index fc86f63e6d9c8806c1946c14787c97e65a1c834c..4e8b87005d2824a81fdbf9dbf83b8d75fd432b35 100644 (file)
@@ -57,7 +57,7 @@ pgwui.dry_run = False
 # http://example.com/logmeout the line would be: logout = /logmeout
 #
 # The default for some PGWUI components are:
-# pgwui_routes =
+# pgwui.routes =
 #   logout = /logmeout
 #   upload = /put-in