Turn off password requirements
This commit is contained in:
parent
47697494be
commit
770a6a1258
@ -37,6 +37,7 @@ ROOT = {{ gitea_root_directory }}
|
||||
[security]
|
||||
INTERNAL_TOKEN = {{ gitea_internal_token.stdout }}
|
||||
INSTALL_LOCK = true
|
||||
PASSWORD_COMPLEXITY = off
|
||||
SECRET_KEY = {{ gitea_secret_key.stdout }}
|
||||
|
||||
[server]
|
||||
|
Loading…
Reference in New Issue
Block a user