mirror of
https://github.com/CPunch/Laika.git
synced 2026-03-13 05:50:04 +00:00
Added config inis, key refactoring
- CNC can accept multiple different auth keys now - laikaK_checkAuth() added - shell defaults to using shell.ini config file - CNC doesn't require a config file however it's highly recommended
This commit is contained in:
6
server.ini
Normal file
6
server.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
[server]
|
||||
;port = 13337
|
||||
|
||||
; add authorized keys here
|
||||
[auth]
|
||||
public-key-entry: 2d89362e935f96ab967938a279c786958cd4d2f5e6a05c8e2cdee916042f8700
|
||||
Reference in New Issue
Block a user