mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 15:09:14 +00:00
add dtable_web settings (#4131)
This commit is contained in:
@@ -21,6 +21,7 @@ export const faviconPath = window.app.config.faviconPath;
|
||||
export const loginBGPath = window.app.config.loginBGPath;
|
||||
|
||||
//pageOptions
|
||||
export const dtableWebServer = window.app.pageOptions.dtableWebServer;
|
||||
export const seafileCollabServer = window.app.pageOptions.seafileCollabServer;
|
||||
export const name = window.app.pageOptions.name;
|
||||
export const contactEmail = window.app.pageOptions.contactEmail;
|
||||
|
Reference in New Issue
Block a user