refactoring, more config, packaging
This commit is contained in:
20
package/linux/veilid-server.conf
Normal file
20
package/linux/veilid-server.conf
Normal file
@@ -0,0 +1,20 @@
|
||||
# Veilid Server
|
||||
# =============
|
||||
#
|
||||
# Default Server Configuration
|
||||
#
|
||||
# -----------------------------------------------------------
|
||||
|
||||
---
|
||||
daemon:
|
||||
enabled: true
|
||||
pid_file: '/run/veilid-server.pid'
|
||||
working_directory: '/'
|
||||
user: veilid
|
||||
group: veilid
|
||||
logging:
|
||||
system:
|
||||
enabled: true
|
||||
level: info
|
||||
terminal:
|
||||
enabled: false
|
Reference in New Issue
Block a user