mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Transactor journal support and small cleanups
This commit is contained in:
committed by
Vinnie Falco
parent
d447a1db39
commit
436061be22
@@ -129,8 +129,8 @@ public:
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
Manager::Manager (Stoppable& parent)
|
||||
: Stoppable ("PeerFinder", parent)
|
||||
, beast::PropertyStream::Source ("peerfinder")
|
||||
: Stoppable ("SiteFiles", parent)
|
||||
, beast::PropertyStream::Source ("sitefiles")
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user