forked from x/volcanos
opt document
This commit is contained in:
parent
0c5f68e865
commit
17e3b0cd16
3
const.js
3
const.js
@ -165,7 +165,8 @@ var nfs = {
|
|||||||
TXT: "txt", CSV: "csv", JSON: "json",
|
TXT: "txt", CSV: "csv", JSON: "json",
|
||||||
PNG: "png", WEBM: "webm",
|
PNG: "png", WEBM: "webm",
|
||||||
PWD: "./", SRC: "src/", SRC_MAIN_ICO: "src/main.ico",
|
PWD: "./", SRC: "src/", SRC_MAIN_ICO: "src/main.ico",
|
||||||
SRC_TEMPLATE: "src/template/", SRC_DOCUMENT: "src/document/",
|
SRC_TEMPLATE: "src/template/",
|
||||||
|
USR_LEARNING_PORTAL: "usr/learning/portal/",
|
||||||
USR: "usr/", USR_LOCAL_WORK: "usr/local/work/",
|
USR: "usr/", USR_LOCAL_WORK: "usr/local/work/",
|
||||||
USR_WEBSOCKET: "usr/websocket/", USR_GO_QRCODE: "usr/go-qrcode/", USR_GO_GIT: "usr/go-git/",
|
USR_WEBSOCKET: "usr/websocket/", USR_GO_QRCODE: "usr/go-qrcode/", USR_GO_GIT: "usr/go-git/",
|
||||||
USR_ICONS: "usr/icons/", USR_GEOAREA: "usr/geoarea/", USR_PROGRAM: "usr/program/",
|
USR_ICONS: "usr/icons/", USR_GEOAREA: "usr/geoarea/", USR_PROGRAM: "usr/program/",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user