Обновить group_vars/all.yml
This commit is contained in:
parent
6d16f9edbd
commit
75b53a302c
@ -235,6 +235,18 @@ flibusta_db_user: "flibusta"
|
|||||||
flibusta_db_password: "{{ vault_flibusta_db_password }}"
|
flibusta_db_password: "{{ vault_flibusta_db_password }}"
|
||||||
flibusta_db_name: "flibusta"
|
flibusta_db_name: "flibusta"
|
||||||
|
|
||||||
|
navidrome_base_dir: "{{ service_config_base }}/navidrome"
|
||||||
|
navidrome_data_dir: "{{ navidrome_base_dir }}/data"
|
||||||
|
navidrome_plugins_dir: "{{ navidrome_base_dir }}/plugins"
|
||||||
|
navidrome_port: "45136"
|
||||||
|
navidrome_default_language: "ru"
|
||||||
|
navidrome_music_folder: "/mnt/audio"
|
||||||
|
navidrome_log_level: "info"
|
||||||
|
navidrome_plugins_enabled: true
|
||||||
|
navidrome_plugins_autoreload: false
|
||||||
|
navidrome_plugins_log_level: "info"
|
||||||
|
navidrome_plugins_cache_size: "200MB"
|
||||||
|
|
||||||
# =============================================================================
|
# =============================================================================
|
||||||
# СЕРВИСЫ: PHOTO (192.168.1.204)
|
# СЕРВИСЫ: PHOTO (192.168.1.204)
|
||||||
# =============================================================================
|
# =============================================================================
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user