mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-22 12:24:19 +00:00
* fix mistype
This commit is contained in:
parent
b28208d1bf
commit
aa877a73ba
@ -72,7 +72,7 @@ namespace i2p
|
||||
if (config == "")
|
||||
{
|
||||
config = i2p::fs::DataDirPath("i2p.conf");
|
||||
// use i2p.cong only if exists
|
||||
// use i2p.conf only if exists
|
||||
if (!i2p::fs::Exists (config)) config = ""; /* reset */
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user