# Configuration file for Flamenco. # For an explanation of the fields, refer to flamenco-manager-example.yaml # # NOTE: this file will be overwritten by Flamenco Manager's web-based configuration system. # # This file was written on 2024-04-17 08:25:28 +02:00 by Flamenco 3.5-beta1 _meta: version: 3 manager_name: Flamenco database: flamenco-manager.sqlite database_check_period: 10m0s listen: :8080 autodiscoverable: true local_manager_storage_path: ./flamenco-manager-storage shared_storage_path: F:\render shaman: enabled: false garbageCollect: period: 24h0m0s maxAge: 744h0m0s extraCheckoutPaths: [] task_timeout: 10m0s worker_timeout: 1m0s blocklist_threshold: 3 task_fail_after_softfail_count: 3 mqtt: client: broker: "" clientID: flamenco topic_prefix: flamenco username: "" password: "" variables: blender: values: - platform: linux value: blender - platform: windows value: blender - platform: darwin value: blender blenderArgs: values: - platform: all value: -b -y my_storage: is_twoway: true values: - platform: linux value: /media/shared/render - platform: windows value: F:\render - platform: darwin value: /Volumes/192.168.0.210/render