mirror of
https://github.com/mickael-kerjean/filestash.git
synced 2025-10-29 09:07:30 +08:00
feature (orgmode): use emacs to export org documents
This commit is contained in:
@ -5,6 +5,7 @@ const (
|
||||
CONFIG_PATH = "data/config/"
|
||||
PLUGIN_PATH = "data/plugin/"
|
||||
LOG_PATH = "data/log/"
|
||||
TMP_PATH = "data/tmp/"
|
||||
COOKIE_NAME_AUTH = "auth"
|
||||
COOKIE_NAME_PROOF = "proof"
|
||||
COOKIE_NAME_ADMIN = "admin"
|
||||
|
||||
Reference in New Issue
Block a user