diff gwt-client/src/main/webapp/WEB-INF/web.xml @ 8845:89dcaae0801c

Documenting comment.
author Tom Gottfried <tom@intevation.de>
date Tue, 16 Jan 2018 18:13:54 +0100
parents 2c8259176c46
children 8c64617a7991 654aaa0d7576
line wrap: on
line diff
--- a/gwt-client/src/main/webapp/WEB-INF/web.xml	Fri Jan 12 17:07:42 2018 +0100
+++ b/gwt-client/src/main/webapp/WEB-INF/web.xml	Tue Jan 16 18:13:54 2018 +0100
@@ -40,6 +40,8 @@
     </context-param>
 
     <context-param>
+         <!-- Set this to 'was' or 'ggina' to use the GGinA authenticator
+              or to 'plain' to use a local flys_user_file. -->
         <param-name>authentication</param-name>
         <param-value>plain</param-value>
     </context-param>

http://dive4elements.wald.intevation.org