Path in systemd

This commit is contained in:
anmol26s 2018-10-01 03:18:49 +05:30
parent d33d82adfe
commit 7ace962a47
2 changed files with 1 additions and 3 deletions

View file

@ -73,8 +73,6 @@ trending:
# Once you have defined your strategies, choose which instances you want to cache in admin -> manage follows -> following # Once you have defined your strategies, choose which instances you want to cache in admin -> manage follows -> following
redundancy: redundancy:
videos: videos:
check_interval: '10 hour' # How often you want to check new videos to cache
strategies:
# - # -
# size: '10GB' # size: '10GB'
# strategy: 'most-views' # Cache videos that have the most views # strategy: 'most-views' # Cache videos that have the most views

View file

@ -172,7 +172,7 @@ ynh_use_logrotate --non-append
#================================================= #=================================================
# SETUP SYSTEMD # SETUP SYSTEMD
#================================================= #=================================================
ynh_replace_string "__ENV_PATH__" "$PATH" "../conf/systemd.service"
# Create a dedicated systemd config # Create a dedicated systemd config
ynh_add_systemd_config ynh_add_systemd_config