mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
* i2p::fs migration: Profiling.*
This commit is contained in:
parent
2b137b43e6
commit
bfcb6f577f
2 changed files with 73 additions and 115 deletions
|
@ -9,8 +9,6 @@ namespace i2p
|
|||
{
|
||||
namespace data
|
||||
{
|
||||
const char PEER_PROFILES_DIRECTORY[] = "peerProfiles";
|
||||
const char PEER_PROFILE_PREFIX[] = "profile-";
|
||||
// sections
|
||||
const char PEER_PROFILE_SECTION_PARTICIPATION[] = "participation";
|
||||
const char PEER_PROFILE_SECTION_USAGE[] = "usage";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue