From d6f91ff870b4623890c9d5465fe847935c0957fc Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc" Date: Wed, 14 Nov 2018 20:39:51 -0600 Subject: [PATCH] Document that PGWUI_Logout is recommended --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index cf52a2d..a4610f2 100644 --- a/README.rst +++ b/README.rst @@ -47,6 +47,9 @@ Usage PGWUI_Upload is included when PGWUI is installed. +It is recommended but not required to install PGWUI_Logout when +installing PGWUI_Upload. + When writing your own `Pyramid`_ application, in addition to configuring ``pgwui_upload``, ``pgwui_common`` must typically be configured. This can be done with any of `Pyramid's `_ -- 2.34.1