{ "development": { "theming": { "theme": "gnome", "site_name": "My Event registration", "event_name": "My Event", "logo": "" }, "secret": "development", "database": { "database": "database.sqlite", "dialect": "sqlite", "storage": "database.sqlite", "define": { "paranoid": true } }, "email": { "from": "myevent example com", "transport": { "host": "localhost" } }, "listen": { "http": { "enabled": true, "listenip": "0.0.0.0", "port": 3000 }, "https": { "enabled": false, "only": true, "url": "https://localhost:3001", "listenip": "127.0.0.1", "port": 3001, "cert": "certificate.crt", "ca": "intermediate.crt", "key": "certificate.key" } }, "auth": { "module": "persona", "persona_audience": "http://localhost:3000" }, "permissions": { "admin": ["admin@regcfp"], "papers": { "submit": ["*authenticated*"], "list": { "accepted": ["*anonymous*"], "own": ["*authenticated*"], "all": ["admin@regcfp", "voter@regcfp"] }, "edit": { "own": ["*authenticated*"], "all": ["admin@regcfp"] }, "delete": { "own": ["*authenticated*"], "all": ["admin@regcfp"] }, "tag": ["*authenticated*"], "vote": ["admin@regcfp", "voter@regcfp"], "showvotes": ["admin@regcfp"], "accept": ["admin@regcfp"] }, "registration": { "register": ["*authenticated*"], "pay": ["*authenticated*"], "request_receipt": ["*authenticated*"], "view_public": ["*authenticated*"], "view_all": ["admin@regcfp"], "view_payment": ["admin@regcfp"], "add_payment": ["admin@regcfp", "desk@regcfp"], "print_badge": ["admin@regcfp", "desk@regcfp"], "desk": ["admin@regcfp", "desk@regcfp"] } }, "papers": { "enabled": true, "tracks": [ "security", "data" ] }, "registration": { "enabled": true, "fields": { "ircnick": { "display_name": "IRC nick", "short_display_name": "IRC", "type": "string", "required": false, "placeholder": "IRC Nick" }, "wifi_user": { "display_name": "Wifi User", "short_display_name": "W-User", "type": "string", "private": false, "internal": true }, "wifi_passwd": { "display_name": "Wifi Password", "short_display_name": "W-Pass", "type": "string", "internal": true }, "workshop-doc" : { "display_name": "Workshop registration", "type": "documentation", "html": "If you like you can join one of the following workshops on 11. August (before the core days)." }, "workshop": { "display_name" : "", "short_display_name": "Workshop", "type": "select", "required": false, "options": [ "Not participating in a workshop", "Packaging your application using Flatpak (formerly xdg-app)", "GStreamer", "Make your first contribution to GNOME", "Contribute to an OpenSource project" ], "limits" : [-1, 16, 16, 16, 15 ], "message" : "Attendee number is limited. We may contact you with workshop instructions, for payment purposes, and to confirm your attendence.", "private": true }, "roommate": { "display_name": "Looking for a roommate", "short_display_name": "Roommate", "type": "select", "required": true, "default" : "No", "options": [ "No", "Yes" ], "private": false }, "contact": { "display_name": "", "short_display_name": "Contact", "type": "string", "required": false, "placeholder": "Preferred contact information", "message" : "This will show up on the public list to help you find people to share accommodation with.", "private": false }, "volunteer": { "display_name": "Help us at GUADEC", "short_display_name": "Volunteer", "type": "select", "required": false, "options": [ "Not interested", "Keep me informed" ], "message" : "Select \"Keep me informed\" if you are interested in volunteering at GUADEC. You can also subscribe to guadec-list gnome org and join us in #guadec on irc.gnome.org.", "private": true }, "doc1": { "type": "documentation", "display_name": "", "html" : "