Document route
authorKarl O. Pinc <kop@meme.com>
Tue, 30 Oct 2018 21:48:38 +0000 (16:48 -0500)
committerKarl O. Pinc <kop@meme.com>
Tue, 30 Oct 2018 21:48:38 +0000 (16:48 -0500)
README.rst

index f895875d45fe247390fadde68b50e4bdd2ab97f4..c5ede6ff850b72e6186b9230786c87a4db68b4d8 100644 (file)
@@ -39,6 +39,17 @@ facility.
 You will almost always want to install this when installing any of the
 other PGWUI programs.
 
+
+URL Configuration
+-----------------
+
+The default URL for PGWUI_Logout looks like
+*https://www.example.com/logout*.  The route name is ``logout``.
+
+See the PGWUI_Common documentation for how to configure a different
+route.
+
+
 Complete Documentation
 ----------------------