Skip to content

Commit dd57b0c

Browse files
Mention anonymous authenticator
1 parent 667d9e5 commit dd57b0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/pyle2-config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
use_canonical_base_url = True
5757

5858
# How should Pyle authenticate users?
59+
# Use User.Anonymous() for development
5960
user_authenticator = \
6061
User.BugzillaAuthenticator(url = 'https://extra.lshift.net/bugzilla/relogin.cgi',
6162
default_email_suffix = 'lshift.net',

0 commit comments

Comments
 (0)