fix(lancache) move monolithic + dns to stable. (#4079)

* fix(lancache) move monolithic + dns to stable.

* update docs

* fix docs

* update docs

* fix dns docs
This commit is contained in:
Xstar97
2022-10-12 08:28:51 +03:00
committed by GitHub
parent 030f40f49f
commit 230ea7c144
19 changed files with 76 additions and 23 deletions
@@ -0,0 +1,5 @@
# Installation Notes
- Set `USE GENERIC CACHE` to **true** if you are running `lancache-monolithic`.
- Set `LANCACHE IP` to the local IP that `lancache-monolithic` runs on.
- You can leave `Disable Cache DNS Resolvers` as disabled to cache all supported game servers or choose from the small list to not cache. you can add more by setting the environment variable of DISABLE\_${SERVICE}=true to `Configure Extra Environment Variables`.