Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. # Guest only login
  2. # Used for Login as Guest button and login the current session as GUEST
  3. APP_GUEST_USERNAME = "ppams.asguest"
  4. APP_GUEST_PASSWORD = "ppams123456"
  5.  
  6. # SECURITY WARNING: keep the secret key used in production secret!
  7. SECRET_KEY = '10-6d$q$&xxc9heb(hjeda$w%7pxC#+hhx%b0xl&_q(p8(u#uu'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement