„Home“ ändern

Stefan Ritter 2023-03-23 13:21:17 +00:00
parent 1d8195fa38
commit 6b99f07f9d
1 changed files with 4 additions and 0 deletions

@ -7,6 +7,10 @@
git clone https://git.stefanritter.de/gideonstar/imgpaste.git imgpaste
```
2. if you want to make changes to the configuration, copy config.dist.php to config.php
```
cd imgpaste
cp config.dist.php config.php
```
3. disable Directory Listing of your $datadir in your webserver's configuration
# TODO
* maximum file size option in config