I'm in a rush to release so I am adding features that are needed to make it usable.

This commit is contained in:
Cody Cook 2025-02-17 22:03:33 -08:00
commit 4c2857b445
25 changed files with 2475 additions and 3475 deletions

4
includes/.htaccess Normal file
View file

@ -0,0 +1,4 @@
<Files "config.toml">
Order allow,deny
Deny from all
</Files>