X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/717c14c014e3c988bcb392599a47ffa92630da78..e5fa9dfb8508e5849544105de4594903e2ac66a0:/platforma/settings.py?ds=sidebyside diff --git a/platforma/settings.py b/platforma/settings.py index 1e0d2127..1ca8c81d 100644 --- a/platforma/settings.py +++ b/platforma/settings.py @@ -127,6 +127,8 @@ INSTALLED_APPS = ( FILEBROWSER_URL_FILEBROWSER_MEDIA = STATIC_URL + 'filebrowser/' +FILEBROWSER_DIRECTORY = 'images/' +FILEBROWSER_ADMIN_VERSIONS = [] # REPOSITORY_PATH = '/Users/zuber/Projekty/platforma/files/books'