reword auto-routing config comment

This commit is contained in:
Jeff Becker 2021-12-04 10:36:47 -05:00 committed by Jeff
parent 14ffdb6639
commit 061aebc964
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05
1 changed files with 5 additions and 4 deletions

View File

@ -539,10 +539,11 @@ namespace llarp
ClientOnly,
Default{true},
Comment{
"enable / disable auto routing. When using an exit lokinet will add routes to "
"the OS to make traffic go over the network interface via lokinet.",
"enabled by default.",
},
"Enable / disable automatic route configuration.",
"When this is enabled and an exit is used Lokinet will automatically configure "
"operating system routes to route traffic through the exit node.",
"This is enabled by default, but can be disabled to perform advanced exit routing "
"configuration manually."},
AssignmentAcceptor(m_EnableRoutePoker));
conf.defineOption<std::string>(