feat: conf toegevoegd
This commit is contained in:
Binary file not shown.
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user