aboutsummaryrefslogtreecommitdiffstats
path: root/custom
diff options
context:
space:
mode:
Diffstat (limited to 'custom')
-rw-r--r--custom/conf/app.example.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/custom/conf/app.example.ini b/custom/conf/app.example.ini
index 4fdc4b0214..35f1bfaeab 100644
--- a/custom/conf/app.example.ini
+++ b/custom/conf/app.example.ini
@@ -70,6 +70,8 @@ PREFIX_ARCHIVE_FILES = true
DISABLE_MIRRORS = false
; Disable migrating feature.
DISABLE_MIGRATIONS = false
+; Disable stars feature.
+DISABLE_STARS = false
; The default branch name of new repositories
DEFAULT_BRANCH = master
; Allow adoption of unadopted repositories