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
ac0c73e2
Commit
ac0c73e2
authored
Apr 04, 2012
by
Kostas Papadimitriou
Browse files
Update sample settings file
parent
2856312c
Changes
1
Hide whitespace changes
Inline
Side-by-side
snf-astakos-app/conf/20-snf-astakos-app-settings.conf
View file @
ac0c73e2
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
#ASTAKOS_COOKIE_DOMAIN = None
#ASTAKOS_COOKIE_DOMAIN = None
#ASTAKOS_COOKIE_SECURE = True
#ASTAKOS_COOKIE_SECURE = True
#ASTAKOS_IM_STATIC_URL = '/
im/
static/im/'
#ASTAKOS_IM_STATIC_URL = '/static/im/'
# If set to False and invitations not enabled newly created user will be
# If set to False and invitations not enabled newly created user will be
# automatically accepted
# automatically accepted
...
@@ -58,7 +58,15 @@
...
@@ -58,7 +58,15 @@
#ASTAKOS_RECAPTCHA_PUBLIC_KEY = ''
#ASTAKOS_RECAPTCHA_PUBLIC_KEY = ''
#ASTAKOS_RECAPTCHA_PRIVATE_KEY = ''
#ASTAKOS_RECAPTCHA_PRIVATE_KEY = ''
#ASTAKOS_RECAPTCHA_OPTIONS = {'theme':'white'}
#ASTAKOS_RECAPTCHA_OPTIONS = {'theme':'white'}
#ASTAKOS_RECAPTCHA_USE_SSL = False
#ASTAKOS_RECAPTCHA_USE_SSL = True
#ASTAKOS_RECAPTCHA_ENABLED = True
# set AstakosUser fields to propagate in the billing system
#ASTAKOS_BILLING_FIELDS = ['is_active']
# Queue for billing.
#'rabbitmq://guest:guest@localhost:5672/astakos'
#QUEUE_CONNECTION = None
# Set where the user should be redirected after logout
# Set where the user should be redirected after logout
#ASTAKOS_LOGOUT_NEXT = ''
#ASTAKOS_LOGOUT_NEXT = ''
...
...
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