Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2016-05-08 22:45:04 +0300
committerRobert Speicher <rspeicher@gmail.com>2016-05-08 22:47:42 +0300
commit0e29653f51b439eb018cefe434a4a57db4239cf4 (patch)
treef431d5773807416f714887816fb3f5e867ee74ac /config
parentf3578baa83ca8d576f4fe1bef50ebae61615768e (diff)
Remove `wall_enabled` field from Project
Diffstat (limited to 'config')
-rw-r--r--config/gitlab.teatro.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/gitlab.teatro.yml b/config/gitlab.teatro.yml
index f0656400beb..01c8dc5ff98 100644
--- a/config/gitlab.teatro.yml
+++ b/config/gitlab.teatro.yml
@@ -15,7 +15,6 @@ production: &base
issues: true
merge_requests: true
wiki: true
- wall: false
snippets: false
visibility_level: "private" # can be "private" | "internal" | "public"