Edit Project Config

Change-Id: Ic1c9f495d3a27e02f57dd2c905b08d267035eae5
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
diff --git a/project.config b/project.config
index 958a4d3..a376bb7 100644
--- a/project.config
+++ b/project.config
@@ -1,12 +1,13 @@
 [project]
 	description = Access inherited by all other projects.
 [receive]
-	requireContributorAgreement = false
-	requireSignedOffBy = false
+	requireContributorAgreement = true
+	requireSignedOffBy = true
 	requireChangeId = true
 	enableSignedPush = false
 [submit]
-	mergeContent = true
+	action = cherry pick
+	mergeContent = false
 [capability]
 	administrateServer = group mdb/nginx-ninja
 [access "refs/*"]