forked from CGM_Public/pretix_original
Fix accidentally commited settings changes
This commit is contained in:
@@ -719,5 +719,3 @@ OAUTH2_PROVIDER = {
|
|||||||
'ROTATE_REFRESH_TOKEN': False,
|
'ROTATE_REFRESH_TOKEN': False,
|
||||||
|
|
||||||
}
|
}
|
||||||
TEMPLATES[0]['DIRS'].insert(0, '../pretixeu/pretixeu/pretixeu/templates')
|
|
||||||
TEMPLATES[0]['OPTIONS']['context_processors'].append('pretixeu.billing.context.contextprocessor')
|
|
||||||
|
|||||||
Reference in New Issue
Block a user