2 cookie_secret: CHANGEME_SECRET
4 repository_base_path: /usr/share/webapps/gitorious/repositories
5 gitorious_host: localhost.localdomain
6 gitorious_client_host: localhost.localdomain
7 gitorious_client_port: 3000
8 archive_cache_dir: /usr/share/webapps/gitorious/tarballs
9 archive_work_dir: /usr/share/webapps/gitorious/tmp
10 hide_http_clone_urls: true
11 is_gitorious_dot_org: false
12 mangle_email_addresses: true
18 # Stuff that's in the html <head>. custom stats javascript code etc
19 #extra_html_head_data:
21 # System message that will appear on all pages if present
24 # Email address to the support for the Gitorious server
25 #gitorious_support_email: support@gitorious.org
27 # Email spam on server errors to:
28 #exception_notification_emails:
30 # Where should we store generated tarballs?
31 # (should be readable by webserver, since we tell it to send the file using X-Sendfile)
32 #archive_cache_dir: "/path/to/tarballs-cache"
33 # Which directory should we work in when we generate tarballs, before moving
34 # them to the above dir?
35 #archive_work_dir: "/path/to/tarballs-work"
37 # is it only site admins who can create new projects?
38 #only_site_admins_can_create_projects: false
40 # Pick a default license
41 #default_license: GNU Affero General Public License (AGPLv3)
43 # Terms of service and privacy policy
44 #terms_of_service_url: http://en.gitorious.org/tos
45 #privacy_policy_url: http://en.gitorious.org/privacy_policy