mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-13 22:40:16 +02:00
Removed unused cache settings
This commit is contained in:
parent
83e369965c
commit
38acd7df16
@ -179,11 +179,6 @@ USE_TZ = True
|
|||||||
STATIC_URL = '/static/'
|
STATIC_URL = '/static/'
|
||||||
STATIC_ROOT = '/home/allianceserver/allianceauth/static/'
|
STATIC_ROOT = '/home/allianceserver/allianceauth/static/'
|
||||||
|
|
||||||
# Cache directory for EveWho, no ending /
|
|
||||||
# by default this becomes ~/<installdir>/alliance_auth/cache
|
|
||||||
# This directory needs to be writable by the webserver
|
|
||||||
EVEWHO_CACHE_DIR = '{}/cache'.format(BASE_DIR)
|
|
||||||
|
|
||||||
|
|
||||||
#####################################################
|
#####################################################
|
||||||
##
|
##
|
||||||
|
Loading…
x
Reference in New Issue
Block a user