mirror of
https://github.com/debauchee/barrier.git
synced 2024-11-26 03:35:30 +03:00
Merge pull request #1133 from terminator-ger/master
Added two Questions to the Q&A regarding configuration loading
This commit is contained in:
commit
7acddd0452
11
README.md
11
README.md
@ -100,3 +100,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>
|
||||
|
Loading…
Reference in New Issue
Block a user