created new tag v0.3.4.5 (based on v0.3.4.3)
merged changeset 969 updated list of contributers
This commit is contained in:
parent
4a8a292313
commit
152e67283a
728 changed files with 120019 additions and 0 deletions
20
v0.3.4.5/debian/cryptobox-server.default
Normal file
20
v0.3.4.5/debian/cryptobox-server.default
Normal file
|
@ -0,0 +1,20 @@
|
|||
# boot configuration file for the CryptoBox
|
||||
#
|
||||
# the default state of the cryptobox is disabled
|
||||
|
||||
# set to "0" to enable the startup of the cryptobox - otherwise "1"
|
||||
NO_START=1
|
||||
|
||||
# the user that should execute the cryptobox
|
||||
RUNAS=cryptobox
|
||||
|
||||
# listening port
|
||||
PORT=8080
|
||||
|
||||
# some more server options (rarely necessary)
|
||||
#SERVER_OPTS="--host localhost --datadir=/usr/share/cryptobox-server/html"
|
||||
|
||||
# if the CryptoBox keeps complaining about a non-encrypted connection, then
|
||||
# you can override this warning by uncommenting the following line:
|
||||
#export HTTPS=1
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue