Changeset: 1ff132081af7 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1ff132081af7
Modified Files:
        tools/merovingian/daemon/monetdbd.1.in
Branch: Jun2016
Log Message:

Add manpage entry for listenaddr option

The listenaddr option was added in changeset 0299a8888992. This change adds a
small description of the functionality in the monetdbd man page.


diffs (15 lines):

diff --git a/tools/merovingian/daemon/monetdbd.1.in 
b/tools/merovingian/daemon/monetdbd.1.in
--- a/tools/merovingian/daemon/monetdbd.1.in
+++ b/tools/merovingian/daemon/monetdbd.1.in
@@ -169,6 +169,11 @@ This property specifies which TCP port
 .I monetdbd
 should listen to for connection requests.  Defaults to 50000.
 .TP
+.B listenaddr
+This property specifies an address that is allowed to connect to the server.
+The user can specify one IP(v6) address, or use the 0.0.0.0 notation to allow
+connections from everywhere. Defaults to localhost (127.0.0.1).
+.TP
 .B control
 For remote management of
 .IR monetdbd ,
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to