One last backup for matrix
This commit is contained in:
parent
eb1813d28b
commit
b09507e910
|
@ -25,7 +25,7 @@
|
|||
acme = true;
|
||||
};
|
||||
matrix = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
baseDomain = "community.rs";
|
||||
enableRegistration = true;
|
||||
};
|
||||
|
@ -34,8 +34,6 @@
|
|||
extraExcludes = [
|
||||
"*/.cache"
|
||||
"*/.tmp"
|
||||
"/home/nathan/minecraft/server/backup"
|
||||
"/var/lib/postgresql"
|
||||
"/var/lib/redis"
|
||||
"/var/lib/docker"
|
||||
"/var/log"
|
||||
|
|
Loading…
Reference in New Issue