Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iglvzx/IGalvez.Autoindex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.autoindex/file-types.js')
-rwxr-xr-x.autoindex/file-types.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/.autoindex/file-types.js b/.autoindex/file-types.js
index 972704b..599033a 100755
--- a/.autoindex/file-types.js
+++ b/.autoindex/file-types.js
@@ -51,6 +51,7 @@ var fileTypes = [
icon: "music",
extensions: [
'aif',
+ 'asf',
'm4a',
'mp3',
'ogg',
@@ -116,6 +117,15 @@ var fileTypes = [
]
},
+ { // word documents
+ icon: "file-word-o",
+ extensions: [
+ 'doc',
+ 'docx',
+ 'rtf'
+ ]
+ },
+
{ // web
icon: "globe",
extensions: [