ZEROCONF and DOWNLOADER - using of SETTINGS directory for INI

git-svn-id: svn://kolibrios.org@4101 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Marat Zakiyanov (Mario79)
2013-10-25 23:18:02 +00:00
parent 855f47c871
commit 8c99f46b7d
12 changed files with 7 additions and 7 deletions

View File

@@ -1021,7 +1021,7 @@ connclose_end:
base64_table db 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz'
db '0123456789+/'
inifile db '/sys/network.ini', 0
inifile db '/sys/settings/network.ini', 0
sec_proxy:
key_proxy db 'proxy', 0