Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
contactsamie committed Nov 11, 2018
1 parent 8d5c360 commit 97b9c7d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,11 @@ to return http:https://www.google.com content when only GET and the path and query do
Notice the '!' prefix

---- Please note that the default is `regex` when ever nothing is specified

---- If you want to relocate your server settings to another folder , put this in your server.csv `app LoadSettingsFromFile,path/to/file/nameOfFile.cxv`

---- To enable logging to file put this in your server.csv `app log, log.txt` and to log only to console , so `app log` exclude the file name.

---- To open your default browser automatically when you start ServeMe.exe , put this in your server.csv `app openDefaultBrowserOnStartUp`

----
Expand Down

0 comments on commit 97b9c7d

Please sign in to comment.