[omapd] r169 committed - Fix default omapd port to match omapd.conf documentation.

0 views
Skip to first unread message

om...@googlecode.com

unread,
Jan 3, 2013, 6:52:52 PM1/3/13
to omapd...@googlegroups.com
Revision: 169
Author: sma...@gmail.com
Date: Thu Jan 3 15:52:47 2013
Log: Fix default omapd port to match omapd.conf documentation.
http://code.google.com/p/omapd/source/detail?r=169

Modified:
/trunk/omapdconfig.cpp

=======================================
--- /trunk/omapdconfig.cpp Wed Dec 26 15:49:29 2012
+++ /trunk/omapdconfig.cpp Thu Jan 3 15:52:47 2013
@@ -165,7 +165,7 @@

_omapdConfig.insert("debug_level", var);
_omapdConfig.insert("address", "0.0.0.0");
- _omapdConfig.insert("port", 8081);
+ _omapdConfig.insert("port", 8096);
_omapdConfig.insert("ssl_configuration", false);
_omapdConfig.insert("create_client_configurations", true);
_omapdConfig.insert("allow_basic_auth_clients", true);
Reply all
Reply to author
Forward
0 new messages