filemanager overhaul

This commit is contained in:
usmannasir
2019-01-28 15:19:59 +05:00
parent b990d1332f
commit 4702d831af
12 changed files with 465 additions and 190 deletions

View File

@@ -187,3 +187,6 @@ LANGUAGES = (
('pl', _('Polish')),
('vi', _('Vietnamese')),
)
MEDIA_URL = '/home/cyberpanel/media/'
MEDIA_ROOT = MEDIA_URL