- change default storage path to /srv/libretime - remove music dirs table - use /tmp for testing storage - storage dir should always have a trailing slash
3 lines
112 B
Python
3 lines
112 B
Python
from .cloud_file import CloudFileViewSet
|
|
from .file import FileViewSet
|
|
from .track_type import TrackTypeViewSet
|