Add todo to forgejo about backing up data
parent
d7f76b8e2e
commit
47a9f0d4dc
|
@ -71,6 +71,7 @@
|
|||
|
||||
environment.persistence."/persistent" = {
|
||||
directories = [
|
||||
# TODO: Backup onto CEPH cluster periodically. Or maybe move fully, if performance allows it.
|
||||
{
|
||||
directory = "/appdata/forgejo";
|
||||
user = "forgejo";
|
||||
|
|
Loading…
Reference in New Issue