diff options
author | feld <feld@feld.me> | 2024-07-29 16:07:35 +0000 |
---|---|---|
committer | feld <feld@feld.me> | 2024-07-29 16:07:35 +0000 |
commit | c9042763b0880d2eb92bc9dc07e005381ecdf88e (patch) | |
tree | b563d8d6716b3f7d49e74687aff045e202af2773 /docs/configuration/cheatsheet.md | |
parent | 6876761837bad399758cd6a93be5bf5cc8a81cef (diff) | |
parent | 775f45cfe254595561dff8b8dd10d6570d412612 (diff) | |
download | pleroma-c9042763b0880d2eb92bc9dc07e005381ecdf88e.tar.gz pleroma-c9042763b0880d2eb92bc9dc07e005381ecdf88e.zip |
Merge branch 'oban/backup' into 'develop'
Backups Refactoring
See merge request pleroma/pleroma!4158
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 ab0d1c78d..0b4e53b6f 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 |