# Command line options for matterbridge. Possible options are: # # -conf string # config file (default "matterbridge.toml") # -debug # enable debug # -gops # enable gops agent # -version # show version # ARGS=-conf /etc/matterbridge/matterbridge.toml # Number of days after which media in the upload directory should be # removed. # # Warning: This variable is passed directly to "find-delete". Don't # try anything fancy here and just use integers. # UPLOAD_DIRECTORY_RETENTION_DAYS=30