mirror of
https://github.com/wekan/wekan.git
synced 2026-01-28 04:06:10 +01:00
Added important informations
parent
e518e0a627
commit
a0ed21f82f
1 changed files with 7 additions and 1 deletions
|
|
@ -239,4 +239,10 @@ dumps:
|
|||
retention: 14 #number of days of retention
|
||||
path: /var/lib/wekandump/ #name of the target directory for dumps
|
||||
container: wekan-db #name of the docker-container
|
||||
```
|
||||
```
|
||||
|
||||
IMPORTANT:
|
||||
* the names of the values in the yml-file shouldn't be changed. If you really need to change them, keep in mind that you also have to alter the script accordingly
|
||||
* You need to have PyYAML and Python installed
|
||||
* feel free to contact me if you have any issues
|
||||
* Disclaimer: I don't take any responsibility for lost data, use with care, especially if you decide to modify the housekeeping-function
|
||||
Loading…
Add table
Add a link
Reference in a new issue