diff --git a/Home.md b/Home.md index 5885e91..86accfb 100644 --- a/Home.md +++ b/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 \ No newline at end of file