„Home“ ändern
parent
1d8195fa38
commit
6b99f07f9d
4
Home.md
4
Home.md
|
@ -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
|
Loading…
Reference in New Issue