mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 01:05:14 +00:00
Added doc for 'IMPORT_LOCAL_PATHS' (#3997)
This commit is contained in:
parent
d7cf7393d4
commit
1ef98a6eaa
|
@ -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…
Reference in a new issue