Settings
- class alliance_platform.storage.settings.AlliancePlatformStorageSettingsType[source]
Settings for the Storage package of the Alliance Platform
These can be set in the Django settings file under the
ALLIANCE_PLATFORMkey:ALLIANCE_PLATFORM = { "STORAGE": { # settings go here } }