summaryrefslogtreecommitdiff
path: root/config.yml.example
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-02-16 14:30:16 -0800
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-02-16 14:30:16 -0800
commit5dae74118719e495b16733aca3c2607b9842f8dc (patch)
tree6868eace0f700029768affb480126afc2ce8eff4 /config.yml.example
parentbb88412570e604c1960ea3dd3bfc686f539576dc (diff)
downloadgitlab-shell-5dae74118719e495b16733aca3c2607b9842f8dc.tar.gz
Disable git-annex by default
Diffstat (limited to 'config.yml.example')
-rw-r--r--config.yml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.yml.example b/config.yml.example
index 66ab52d..4a8df5f 100644
--- a/config.yml.example
+++ b/config.yml.example
@@ -50,4 +50,4 @@ audit_usernames: false
# Enable git-annex support
# git-annex allows managing files with git, without checking the file contents into git
# See https://git-annex.branchable.com/ for documentation
-git_annex_enabled: true
+git_annex_enabled: false