Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
a1efce2a
Commit
a1efce2a
authored
Mar 01, 2012
by
Kostas Papadimitriou
Browse files
Include additional settings in sample .conf file
parent
219ee154
Changes
2
Hide whitespace changes
Inline
Side-by-side
snf-astakos-app/Changelog
View file @
a1efce2a
...
...
@@ -7,3 +7,4 @@ v0.3.1
- recaptcha integration on sign up form
(requires ASTAKOS_RECAPTCHA_PUBLIC_KEY, ASTAKOS_RECAPTCHA_PRIVATE_KEY
settings)
- cloudbar jsonp responses
snf-astakos-app/conf/20-snf-astakos-app-settings.conf
View file @
a1efce2a
...
...
@@ -19,6 +19,7 @@
# Address to use for outgoing emails
#ASTAKOS_DEFAULT_FROM_EMAIL = 'GRNET Cloud <no-reply@grnet.gr>'
#ASTAKOS_DEFAULT_CONTACT_EMAIL = 'support@cloud.grnet.gr'
#ASTAKOS_DEFAULT_ADMIN_EMAIL = 'admin@cloud.grnet.gr'
# Identity Management enabled modules
#ASTAKOS_IM_MODULES = ['local', 'twitter', 'shibboleth']
...
...
@@ -55,3 +56,5 @@
# http://www.google.com/recaptcha/whyrecaptcha
#ASTAKOS_RECAPTCHA_PUBLIC_KEY = ''
#ASTAKOS_RECAPTCHA_PRIVATE_KEY = ''
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment