[guadec-web-regcfp/develop] config-reg
- From: Patrick Uiterwijk <puiterwijk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [guadec-web-regcfp/develop] config-reg
- Date: Tue, 2 Jun 2015 11:25:46 +0000 (UTC)
commit f1e01905c8218e51210a94ceefd4606fb67990f8
Author: Patrick Uiterwijk <puiterwijk redhat com>
Date: Tue Jun 2 13:25:43 2015 +0200
config-reg
config/config.json.example | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/config/config.json.example b/config/config.json.example
index 4373920..dee1ccf 100644
--- a/config/config.json.example
+++ b/config/config.json.example
@@ -20,6 +20,15 @@
"vote": ["puiterwijk fedoraproject org"],
"showvotes": ["puiterwijk fedoraproject org"],
"accept": ["puiterwijk fedoraproject org"]
+ },
+ "registration": {
+ "register": ["*authenticated*"],
+ "pay_extra": ["*authenticated*"],
+ "request_receipt": ["*authenticated*"],
+ "view_public": ["*authenticated*"],
+ "view_all": ["puiterwijk fedoraproject org"],
+ "add_payment": ["puiterwijk fedoraproject org"],
+ "print_badge": ["puiterwijk fedoraproject org"]
}
},
@@ -28,7 +37,10 @@
},
"registration": {
- "enabled": false
+ "enabled": false,
+ "currency_symbol": "€",
+ "min_amount_for_receipt": 20,
+ "fee_options": [5, 10, 15, 20]
}
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]