feat: conf toegevoegd

This commit is contained in:
kodi
2026-03-14 15:12:35 +01:00
parent 8af4b1a6b0
commit 3fb8528b0e
10 changed files with 18 additions and 1 deletions
@@ -20,6 +20,7 @@ TEXT_EDIT_MAX_BYTES = 256 * 1024
TEXT_CONTENT_TYPES = {
".txt": "text/plain",
".log": "text/plain",
".conf": "text/plain",
".md": "text/markdown",
".yml": "text/yaml",
".yaml": "text/yaml",