improve frontend
All checks were successful
/ print-content (push) Successful in 2m0s

This commit is contained in:
암냥 2026-03-12 18:44:16 +09:00
commit 667638a9ce
No known key found for this signature in database
2 changed files with 262 additions and 20 deletions

View file

@ -11,5 +11,5 @@ port = 8000
# b, kb, mb, gb, tb
# kib, mib, gib, tib
max_size = "10MB"
extension_whitelist = [".docx", ".md", ".json", ".rs"]
# extension_whitelist = [".docx", ".md", ".json", ".rs"]
block_binary = true