flamenco/addon/flamenco/manager/docs/ManagerConfiguration.md
2022-07-14 11:16:59 +02:00

858 B

ManagerConfiguration

Properties

Name Type Description Notes
storage_location str Directory used for job file storage.
shaman_enabled bool Whether the Shaman file transfer API is available.
is_first_run bool Whether this is considered the first time the Manager runs. This is determined by a few factors, like a non-existent configuration file or certain settings being empty while they shouldn't be.
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]