mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-12 14:00:17 +02:00
Update settings.py.example
This commit is contained in:
parent
1759e32203
commit
81ecba59e4
@ -174,11 +174,6 @@ STATIC_ROOT = '/home/allianceserver/allianceauth/static/'
|
||||
# This directory needs to be writable by the webserver
|
||||
EVEWHO_CACHE_DIR = '{}/cache'.format(BASE_DIR)
|
||||
|
||||
# Cache directory for Fleet-Up, no ending /
|
||||
# by default this becomes ~/<installdir>/alliance_auth/cache
|
||||
# This directory needs to be writable by the webserver
|
||||
FLEETUP_CACHE_DIR = '{}/cache'.format(BASE_DIR)
|
||||
|
||||
#####################################################
|
||||
##
|
||||
## Auth configuration starts here
|
||||
|
Loading…
x
Reference in New Issue
Block a user