README: Add two Questions to the Q&A regarding configuration loading

This commit is contained in:
terminator-ger 2021-04-17 12:22:11 +02:00 committed by Povilas Kanapickas
parent 6a0ed51aed
commit f52690af82
1 changed files with 11 additions and 0 deletions

View File

@ -86,3 +86,14 @@ A:
Q: Are 32-bit versions of Windows supported?
A: No
Q: How do I load my configuration on startup?
A: Start the binary with the argument `--config <path_to_saved_configuration>`
Q: After loading my configuration on the client the field 'Server IP' is still empty!
A: Edit your configuration to include the servers ip adress manually with
(...)
section: options
serverhostname=<AAA.BBB.CCC.DDD>