We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bb7afdc + 78e4ce5 commit 801d60aCopy full SHA for 801d60a
src/settings.cpp
@@ -61,7 +61,7 @@ static path default_config_path()
61
{
62
// This subdirectory and file name must stay in sync with the path
63
// for the sample distributed via the build.
64
- return path(system_config_directory()) / "libbitcoin" / "server.cfg";
+ return path(system_config_directory()) / "libbitcoin" / "bs.cfg";
65
}
66
67
// TODO: localize descriptions.
0 commit comments