root/PSi/config/PTNet.properties @ master
2e0a7cb1 | Sylvain L. Sauvage | #
|
|
# Set PTNet configuration
|
|||
#
|
|||
attach-point = false
|
|||
grid=false
|
|||
publish=true
|
|||
animated=false
|
|||
animation-speed=500
|
|||
publication-window-for-average=50
|
|||
print-message=false
|
|||
themamap-address=127.0.0.1
|
|||
themamap-port=9999
|
|||
save-events=false
|
|||
save-stats=false
|
|||
96454bcd | Sylvain L. Sauvage | ons-address=127.0.0.1
|
|
2e0a7cb1 | Sylvain L. Sauvage | ons-tld-domain=ons-peer.com
|
|
96454bcd | Sylvain L. Sauvage | sign=true
|
|
19b58bab | Rémy Ménard | sigma-keystore=config/keystore.p12
|
|
sigma-keystore-password=changeit
|
|||
bf9c3717 | Rémy Ménard | # The alias of the key used to sign. If empty, SigMa will verify the signature with the first key in its keystore
|
|
sigma-signer-id=alias
|
|||
19b58bab | Rémy Ménard | ||
# TLS private and public keys
|
|||
pks-filename = /srv/privatekeys.jks
|
|||
pks-password = changeit
|
|||
trust-pks-filename = /srv/publickeys.jks
|
|||
trust-pks-password = changeit
|
|||
bf9c3717 | Rémy Ménard | event-owner = anonymous
|