File: radicale.default

package info (click to toggle)
radicale 3.5.3-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,688 kB
  • sloc: python: 10,173; javascript: 1,144; sh: 269; xml: 93; makefile: 38; perl: 20
file content (12 lines) | stat: -rw-r--r-- 422 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
# Defaults for radicale calendar server (sourced from /etc/init.d/radicale)

# If you want radicale to be started as a system service,
# enable it using the command 'update-rc.d radicale enable'

# Options for radicale on startup
# Note that most options can be specified in /etc/radicale/config
RADICALE_OPTS=""

# Make initscript verbose, override system default
# (Note: This is ONLY about the initscript!)
VERBOSE=yes