Add Conf.EnableExtraPages

This commit is contained in:
Yang Luo
2022-03-05 23:51:55 +08:00
parent ca0fa5fc40
commit ab777c1d73
2 changed files with 21 additions and 14 deletions

View File

@ -17,3 +17,5 @@ export const GithubRepo = "https://github.com/casdoor/casdoor";
export const ForceLanguage = "";
export const DefaultLanguage = "en";
export const EnableExtraPages = false;