You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
690 B
YAML
33 lines
690 B
YAML
client:
|
|
restart_in_place: false
|
|
read_local_logs: true
|
|
show_confirmation_questions: false
|
|
show_expanded_aliases: false
|
|
dark_mode: false
|
|
max_status_lines: null
|
|
status_time_format: '%H:%M:%S'
|
|
status_datetime_format: |-
|
|
%Y-%m-%d
|
|
%H:%M:%S
|
|
daemon:
|
|
default_parallel_tasks: 4
|
|
pause_group_on_failure: false
|
|
pause_all_on_failure: false
|
|
callback: null
|
|
env_vars: {}
|
|
callback_log_lines: 10
|
|
shell_command: null
|
|
shared:
|
|
pueue_directory: null
|
|
runtime_directory: null
|
|
alias_file: null
|
|
use_unix_socket: true
|
|
unix_socket_path: null
|
|
host: 127.0.0.1
|
|
port: '6924'
|
|
pid_path: null
|
|
daemon_cert: null
|
|
daemon_key: null
|
|
shared_secret_path: null
|
|
profiles: {}
|