Wiki page storage cannot be expanded #6877
Unanswered
Kurayami-Senpai
asked this question in
Help / Questions
Replies: 1 comment 1 reply
-
|
If you've installed it using docker then the config file is in the container. If you want to expose the config then you need to mount it during container deployment. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to set the bodyParserLimit property in my config.yml instead.
like here https://github.com/requarks/wiki/blob/main/config.sample.yml#L147
But the problem is in my Wiki.js root directory /etc/wiki there is nothing except the .db secret.
I can't find any config.yml or master.yml
Do I have to create this myself if I have installed Wiki.js via Docker or should it actually be found there ?
Cause I can't find any config file
Beta Was this translation helpful? Give feedback.
All reactions