linuxserver / docker-dokuwiki

GNU General Public License v3.0
110 stars 24 forks source link

Allowing configuring max upload size #12

Closed Ryonez closed 4 years ago

Ryonez commented 4 years ago

linuxserver.io

If you are new to Docker or this application our issue tracker is ONLY used for reporting bugs or requesting features. Please use our discord server for general support.


By default Dokuwiki has a 2M upload limit. I'd like to upload images to my wiki, but this prevents it.

Could you please set up a variable we can use that changes the limit please? Documentation for the config location can be found here: https://www.dokuwiki.org/faq:uploadsize

aptalca commented 4 years ago

Well look into it. In the meantime, you can change the limits by editing the php config files in the config folder

Ryonez commented 4 years ago

Sorry, seems I didn't paste in the link.

Looking at their instructions though, and pocking at the files a little, I'm unsure where I'm meat to change this in the meantime. Would you be able to direct me to the file I need to adjust please?

aptalca commented 4 years ago

/config/php

Ryonez commented 4 years ago

image

That folder/file appears to be missing.

Ryonez commented 4 years ago

Omg, nevermind, I'm getting to tired >.< I went the wrong way and stayed in the dokuwiki folder. Sorry about that.

github-actions[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.