1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 01:15:48 +00:00

Added doc for 'IMPORT_LOCAL_PATHS' (#3997)

This commit is contained in:
Dominik Rimpf 2018-05-21 03:04:41 +02:00 committed by Lunny Xiao
parent d7cf7393d4
commit 1ef98a6eaa

View File

@ -145,6 +145,7 @@ Values containing `#` or `;` must be quoted using `` ` `` or `"""`.
authentication.
- `DISABLE_GIT_HOOKS`: **false**: Prevent all users (including admin) from creating custom
git hooks.
- `IMPORT_LOCAL_PATHS`: **false**: Prevent all users (including admin) from importing local path on server.
## OpenID (`openid`)