1
0
mirror of https://github.com/haiwen/ccnet-server.git synced 2025-09-25 12:22:57 +00:00

Clean ccnet_conf and mykey.peer.

This commit is contained in:
ly1217
2019-10-21 23:10:40 -07:00
parent 905965b307
commit 8f5e0c4b77
8 changed files with 55 additions and 183 deletions

View File

@@ -28,7 +28,6 @@
#define SESSION_CONFIG_FILENAME "ccnet.conf"
#define SESSION_PEERDB_NAME "peer-db"
#define SESSION_ID_LENGTH 40
#define CCNET_TYPE_SESSION (ccnet_session_get_type ())