Browse Source

Update app.ini.sample (#7816)

grammar fix
tags/v1.10.0-rc1
clavinet 4 years ago
parent
commit
2f2a4cb898
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      custom/conf/app.ini.sample

+ 1
- 1
custom/conf/app.ini.sample View File

@@ -306,7 +306,7 @@ DISABLE_REGULAR_ORG_CREATION = false
INSTALL_LOCK = false
; !!CHANGE THIS TO KEEP YOUR USER DATA SAFE!!
SECRET_KEY = !#@FDEWREWR&*(
; How long to remember that an user is logged in before requiring relogin (in days)
; How long to remember that a user is logged in before requiring relogin (in days)
LOGIN_REMEMBER_DAYS = 7
COOKIE_USERNAME = gitea_awesome
COOKIE_REMEMBER_NAME = gitea_incredible

Loading…
Cancel
Save