From d5c2087e83d9c2dd154a2ca74fb8bedc1e9948ab Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Sun, 26 Feb 2023 03:37:00 +0100 Subject: [PATCH] Update README.md add some usage notes --- examples/privatebin/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/examples/privatebin/README.md b/examples/privatebin/README.md index 7b3b74c..f582db0 100644 --- a/examples/privatebin/README.md +++ b/examples/privatebin/README.md @@ -1,3 +1,9 @@ # References - https://github.com/PrivateBin/PrivateBin + +# Notes + +You have to put the example config files to your Docker volume bind mount path. + +Only the `config.php` is necessary for a default installation with 10 MB file upload limit. If you want to increase this upload limit, you must also use the other config files.