Browse Source

Added doc for 'IMPORT_LOCAL_PATHS' (#3997)

tags/v1.5.0-dev
Dominik Rimpf Lunny Xiao 7 years ago
parent
commit
0f2b6b3383
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      docs/content/doc/advanced/config-cheat-sheet.en-us.md

+ 1
- 0
docs/content/doc/advanced/config-cheat-sheet.en-us.md 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`)



Loading…
Cancel
Save