mirror of
https://github.com/derrod/legendary.git
synced 2024-12-22 17:55:27 +00:00
Update config section of README
This commit is contained in:
parent
3fc5e5bab6
commit
d263ab75cd
|
@ -521,8 +521,10 @@ egl_programdata = /home/user/Games/epic-games-store/drive_c/...
|
||||||
preferred_cdn = epicgames-download1.akamaized.net
|
preferred_cdn = epicgames-download1.akamaized.net
|
||||||
; disable HTTPS for downloads (e.g. to use a LanCache)
|
; disable HTTPS for downloads (e.g. to use a LanCache)
|
||||||
disable_https = false
|
disable_https = false
|
||||||
; disables checking for updates
|
; Disables the automatic update check
|
||||||
enable_update_check = true
|
disable_update_check = false
|
||||||
|
; Disables the notice about an available update on exit
|
||||||
|
disable_update_notice = false
|
||||||
|
|
||||||
; default settings to use (currently limited to WINE executable)
|
; default settings to use (currently limited to WINE executable)
|
||||||
[default]
|
[default]
|
||||||
|
|
Loading…
Reference in a new issue