Clean up docs (#5274)
* make docs more clear * make docs more clear * Add analytics * Update customizing-gitea.en-us.md * Update app.ini.sample
This commit is contained in:
parent
0fd56a71e4
commit
92fb89f6e1
3 changed files with 9 additions and 5 deletions
|
@ -265,9 +265,9 @@ COOKIE_REMEMBER_NAME = gitea_incredible
|
|||
REVERSE_PROXY_AUTHENTICATION_USER = X-WEBAUTH-USER
|
||||
; The minimum password length for new Users
|
||||
MIN_PASSWORD_LENGTH = 6
|
||||
; True when users are allowed to import local server paths
|
||||
; Set to true to allow users to import local server paths
|
||||
IMPORT_LOCAL_PATHS = false
|
||||
; Prevent all users (including admin) from creating custom git hooks
|
||||
; Set to true to prevent all users (including admin) from creating custom git hooks
|
||||
DISABLE_GIT_HOOKS = false
|
||||
|
||||
[openid]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue