mirror of
https://github.com/mjl-/mox.git
synced 2025-07-12 17:04:39 +03:00
Change "mox backup $destdir" from storing only data files to $destdir to storing those under $destdir/data and now also copying config files to $destdir/config. (#150)
Upgrade note: Admins may want to check their backup scripts. Based on feedback in issue #150.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
DataDir: data
|
||||
DataDir: ../data
|
||||
User: 1000
|
||||
LogLevel: trace
|
||||
Hostname: mox.example
|
Reference in New Issue
Block a user