Ported archive script to new structure #16

This commit is contained in:
ChaoticByte 2023-02-11 22:03:00 +01:00
parent 983cfb0fee
commit 0aa8c7f15b
3 changed files with 60 additions and 0 deletions

3
.gitignore vendored
View file

@ -3,6 +3,7 @@
/data/tls/*
/data/static/*
/data/profilepictures/*
/data/archive/*
!/data/logs/
!/data/logs/.gitkeep
!/data/tls/
@ -11,6 +12,8 @@
!/data/static/.gitkeep
!/data/profilepictures/
!/data/profilepictures/default.svg
!/data/archive/
!/data/archive/.gitkeep
!/data/Caddyfile
!/data/*.example.*