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
ac53ac67
Commit
ac53ac67
authored
Dec 03, 2012
by
root
Browse files
Change ASTAKOS_QUOTAHOLDER_Token to ASTAKOS_QUOTAHOLDER_TOKEN
parent
5ebd5989
Changes
1
Hide whitespace changes
Inline
Side-by-side
snf-astakos-app/astakos/im/settings.py
View file @
ac53ac67
...
...
@@ -130,7 +130,7 @@ PASSWORD_RESET_EMAIL_SUBJECT = getattr(
# Set the quota holder component URI
QUOTAHOLDER_URL
=
getattr
(
settings
,
'ASTAKOS_QUOTAHOLDER_URL'
,
''
)
QUOTAHOLDER_TOKEN
=
getattr
(
settings
,
'ASTAKOS_QUOTAHOLDER_T
oken
'
,
''
)
QUOTAHOLDER_TOKEN
=
getattr
(
settings
,
'ASTAKOS_QUOTAHOLDER_T
OKEN
'
,
''
)
# Set the cloud service properties
SERVICES
=
getattr
(
settings
,
'ASTAKOS_SERVICES'
,
{
...
...
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