Added systemd integration, updated README
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
# Path to the working directory
|
||||
# Must have write privileges in order to create and modify this directory
|
||||
working-dir = "/var/lms/";
|
||||
log-file = "/var/log/lms.log";
|
||||
access-log-file = "/var/log/lms.access.log";
|
||||
|
||||
# Listen port/addr of the web server
|
||||
listen-port = 5082;
|
||||
|
||||
Reference in New Issue
Block a user