From 005efd518349519ebe2998962cedf1e8bb03dacf Mon Sep 17 00:00:00 2001 From: Stefan Sayer Date: Tue, 8 Jan 2008 20:37:12 +0000 Subject: [PATCH] cleaned up sems.conf.sample as suggested by juha git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@589 8eb893ce-cfd4-0310-b710-fb5ebe64c474 --- core/sems.conf.sample | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/core/sems.conf.sample b/core/sems.conf.sample index 82bcf6c5..c6ac63a4 100644 --- a/core/sems.conf.sample +++ b/core/sems.conf.sample @@ -45,24 +45,6 @@ loglevel=2 # example: # default_application = conference -# optional parameter: socket_name= -# -# - path and file name of our unix socket -# (where ser writes messages to) -socket_name=/tmp/sems_sock - -# optional parameter: reply_socket_name= -# -# - path and file name of the unix socket where we -# get replies from ser -reply_socket_name=/tmp/sems_rsp_sock - -# optional parameter: ser_socket_name= -# -# - path and file name of Ser's unix socket -# (where we write messages to) -ser_socket_name=/tmp/ser_sock - # optional parameter: plugin_path= # # - sets the path to the plug-ins