Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jhj0517 committed Nov 28, 2024
1 parent 932563e commit be7cfb2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion backend/configs/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ bgm_separation:
device: cuda

# Settings that apply to the `cache' directory. The output files for `/bgm-separation` are stored in the `cache' directory,
# You can adjust the TTL/cleanup frequency of files in the `cache' directory here.
# (You can check out the actual generated files by testing `/bgm-separation`.)
# You can adjust the TTL/cleanup frequency of the files in the `cache' directory here.
cache:
# TTL (Time-To-Live) in seconds, defaults to 10 minutes
ttl: 600
Expand Down

0 comments on commit be7cfb2

Please sign in to comment.