We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ecba68 commit 34b2632Copy full SHA for 34b2632
FlashDevelop/Bin/Debug/Tools/webserver/server.ini
@@ -1,3 +1,4 @@
1
executable=server.exe
2
-arguments=-document_root "{doc}" -listening_port {port}
3
-verbose=false
+arguments=-document_root "{doc}" -listening_port {port}
+verbose=false
4
+# see Moongoose server option: http://cesanta.com/docs/Options.shtml
0 commit comments