File: example.conf

package info (click to toggle)
rserve 1.8-17-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,308 kB
  • sloc: ansic: 13,309; java: 5,391; sh: 3,060; cpp: 1,796; xml: 325; php: 208; makefile: 154
file content (30 lines) | stat: -rw-r--r-- 634 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
workdir "/tmp/Rserv"
#pwdfile <file> [none=disabled]
remote enable
auth disable 
plaintext enable
fileio enable
interactive yes
#(since version 0.1-9):
#socket <socket> [none=disabled]
#port <port> [6311]
#maxinbuf <size in kb> [262144]

#(since version 0.3):
#maxsendbuf <size in kb> [0=unlimited]
#uid <uid> [none]
#gid <gid> [none]
#su now|server|client [none] (since 0.6-1)

#(since version 0.3-16):
#source <file>
#eval <expressions>

#(since version 0.5 and unix only):
#chroot <directory> [none]
#sockmod <mode> [0=default]
#umask <mask> [0]

#(since version 0.5-3):
#encoding native|utf8|latin1 [native]
(since version 0.6-2):