Project Settings¶
Standard database table in Tactic (config/prod_setting) search type that is filled by Seneferu Specific pipeline settings, as follows:
asset_category:¶
a list of the expected asset categories separated by “|” symbol (like 2dAsset|props|characters ..etc).
asset_type:¶
a list of the expected asset types from this project separated by “|” symbol (like regular|assembly|rig/setup ..etc).
shot_complexity:¶
a predefined complexity statements that tells Seneferu what are the expected tasks on shots which makes the process of creating the shot tasks later more easier.
media_mime_types:¶
mime types that will be played back in the configured review system when requesting the play media files in the production manager (by Shift+Click on the task image preview icon in Seneferu Production Manager).
tractor_processes: [deprecated]:¶
used to tell the system about the processes supported on the farm, this was replaced by ‘supported_on_farm’ setting on the processes control table which will control each system process separately.
project_applications:¶
a list of all the possible applications that can be used in the project separated by “|” symbol, these should be listed as how the application appear in the operating system processes names, this list is used to help Seneferu determines the net working hours on each task.
cpu_threshold:¶
the CPU load percentage for the project applications, this tells Seneferu when to consider the application is being used in the working in progress task.
idle_threshold:¶
the number of minutes when Seneferu will assume the user went into idle state (stopped working on this task).
daily_working_hours:¶
for employment contracts defining specific count of required working hours per day, this number is used to generate the attendance graphs when the generating reports about the user.
due_to_start_days:¶
The time range in days of detection of tasks to be started from today when showing the project dashboard
weekend_days:¶
the weekend days (like: ‘Fri, Sat’ or ‘Sat, Sun’ … etc)