mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 11:35:38 -04:00
NETWORK.md: Added manual configuration without rp-config
.
This commit is contained in:
parent
020d4016fd
commit
8e435a5d70
12
NETWORK.md
12
NETWORK.md
@ -3,7 +3,17 @@
|
||||
The ROM Properties Page Shell Extension has functions to access various
|
||||
Internet databases in order to download artwork.
|
||||
|
||||
This functionality can be disabled by using the `rp-config` utility.
|
||||
This functionality can be disabled by using the `rp-config` utility,
|
||||
or by setting the following value in the configuration file:
|
||||
|
||||
```
|
||||
[Downloads]
|
||||
ExtImageDownload=false
|
||||
```
|
||||
|
||||
The configuration file is located at:
|
||||
* Windows: %APPDATA%\rom-properties\rom-properties.conf
|
||||
* Linux: ~/.config/rom-properties/rom-properties.conf
|
||||
|
||||
## Domains accessed:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user