mirror of
https://github.com/docmost/docmost.git
synced 2026-08-28 09:17:06 +08:00
restructure directories
* set log level based on env
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export const APP_DATA_PATH = 'data';
|
||||
export const LOCAL_STORAGE_PATH = `${APP_DATA_PATH}/storage`;
|
||||
Reference in New Issue
Block a user