File: swordfish.conf

package info (click to toggle)
swordfish 0.12-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 736 kB
  • ctags: 204
  • sloc: sh: 1,470; ansic: 1,404; python: 510; makefile: 25
file content (23 lines) | stat: -rw-r--r-- 451 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
###############################
# Configuration for Swordfish #
###############################

## Data directory
# (default: '.')
-d /var/lib/swordfish

## Port to listen on
# (default: 2929)
# -p 2929

## Interface to listen on
# (default: 'localhost')
# -i 0.0.0.0

## Daemonise and write pidfile to specified location
# (default: do not daemonise)
-p /var/run/swordfish.pid

## Logfile
# (default: no logfile)
-l /var/log/swordfish/swordfish.log