crash.crash.properties Maven / Gradle / Ivy
The newest version!
# VFS configuration
crash.vfs.refresh_period=1
# Simple authentication
crash.auth=simple
crash.auth.simple.username=admin
crash.auth.simple.password=admin
# Jaas authentication
#crash.auth=jaas
#crash.auth.jaas.domain=my-domain
# Key authentication
#crash.auth=key
#crash.auth.key.path=/path/to/key/file