mirror of
https://github.com/evennia/evennia.git
synced 2026-03-17 05:16:31 +01:00
updated deprecated setting in settings_default.py
This commit is contained in:
parent
897be724f5
commit
c67b949a4e
1 changed files with 1 additions and 1 deletions
|
|
@ -384,7 +384,7 @@ MEDIA_URL = '/media/'
|
|||
# URL prefix for admin media -- CSS, JavaScript and images. Make sure
|
||||
# to use a trailing slash. This should match the position defined
|
||||
# by ADMIN_MEDIA_ROOT.
|
||||
ADMIN_MEDIA_PREFIX = '/media/admin/'
|
||||
STATIC_URL = '/media/admin/'
|
||||
# The name of the currently selected web template. This corresponds to the
|
||||
# directory names shown in the webtemplates directory.
|
||||
ACTIVE_TEMPLATE = 'prosimii'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue