mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
Fix accidentally commited settings changes
This commit is contained in:
@@ -719,5 +719,3 @@ OAUTH2_PROVIDER = {
|
||||
'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