add port for notes webdav
This commit is contained in:
parent
2cb1599acc
commit
60e00f5a76
|
@ -9,6 +9,7 @@ in {
|
|||
webdav_public = webdav + 3;
|
||||
webdav_uploads = webdav + 4;
|
||||
webdav_gaming = webdav + 5;
|
||||
webdav_notes = webdav + 6;
|
||||
|
||||
restic_music = restic + 0;
|
||||
restic_vault = restic + 1;
|
||||
|
|
Loading…
Reference in a new issue