소스 검색

add note about protection mode for tmpfs fixes #658

Blake Blackshear 4 년 전
부모
커밋
e9b1618364
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      docs/docs/configuration/index.md

+ 2 - 1
docs/docs/configuration/index.md

@@ -80,7 +80,8 @@ clips:
   max_seconds: 300
   # Optional: size of tmpfs mount to create for cache files (default: not set)
   # mount -t tmpfs -o size={tmpfs_cache_size} tmpfs /tmp/cache
-  # Notice: If you have mounted a tmpfs volume through docker, this value should not be set in your config
+  # NOTICE: Addon users must have Protection mode disabled for the addon when using this setting.
+  # Also, if you have mounted a tmpfs volume through docker, this value should not be set in your config.
   tmpfs_cache_size: 256m
   # Optional: Retention settings for clips (default: shown below)
   retain: