Modified project settings
diff --git a/project.config b/project.config
index c1e5a5a..1b32b27 100644
--- a/project.config
+++ b/project.config
@@ -1,5 +1,6 @@
[project]
description = Access inherited by all other projects.
+ state = hidden
[receive]
requireContributorAgreement = false
requireSignedOffBy = false
@@ -7,10 +8,6 @@
enableSignedPush = false
[submit]
mergeContent = true
-[capability]
- administrateServer = group Administrators
- priority = batch group Service Users
- streamEvents = group Service Users
[access "refs/*"]
read = group Administrators
[access "refs/for/*"]
@@ -65,3 +62,7 @@
value = +1 Looks good to me, but someone else must approve
value = +2 Looks good to me, approved
copyCondition = changekind:NO_CHANGE OR changekind:TRIVIAL_REBASE OR is:MIN
+[capability]
+ administrateServer = group Administrators
+ priority = batch group Service Users
+ streamEvents = group Service Users