diff options
author | Mark Felder <feld@feld.me> | 2024-07-22 14:00:54 -0400 |
---|---|---|
committer | Mark Felder <feld@feld.me> | 2024-07-23 10:30:57 -0400 |
commit | 187897874bddc27ef23606730e79522e3583ec43 (patch) | |
tree | aa73f33e7c11a188c068c58f0e2afc4b216e8833 /docs/configuration/cheatsheet.md | |
parent | e5cbbaf3f0385492580b27a624b936c1d74757a1 (diff) | |
download | pleroma-187897874bddc27ef23606730e79522e3583ec43.tar.gz pleroma-187897874bddc27ef23606730e79522e3583ec43.zip |
Make backup timeout configurable
Diffstat (limited to 'docs/configuration/cheatsheet.md')
-rw-r--r-- | docs/configuration/cheatsheet.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/configuration/cheatsheet.md b/docs/configuration/cheatsheet.md index 9c5659988..5689d3be5 100644 --- a/docs/configuration/cheatsheet.md +++ b/docs/configuration/cheatsheet.md @@ -1171,6 +1171,7 @@ Control favicons for instances. 3. the directory named by the TMP environment variable 4. C:\TMP on Windows or /tmp on Unix-like operating systems 5. as a last resort, the current working directory +* `:timeout` an integer representing seconds ## Frontend management |