Compare commits
4 commits
3c273b0ed1
...
1fcd8c6421
Author | SHA1 | Date | |
---|---|---|---|
1fcd8c6421 | |||
ff1a12846a | |||
2ba371f8cd | |||
c8e7bd1ccf |
1 changed files with 3 additions and 0 deletions
|
@ -45,6 +45,9 @@
|
|||
DEFAULT_USER_VISIBILITY = "limited";
|
||||
DEFAULT_KEEP_EMAIL_PRIVATE = true;
|
||||
ENABLE_BASIC_AUTHENTICATION = false;
|
||||
ENABLE_NOTIFY_MAIL = true;
|
||||
AUTO_WATCH_NEW_REPOS = false;
|
||||
AUTO_WATCH_ON_CHANGES = false;
|
||||
};
|
||||
repo = {
|
||||
DEFAULT_REPO_UNITS = "repo.code,repo.issues,repo.pulls";
|
||||
|
|
Loading…
Add table
Reference in a new issue