현 상태를 친구에게 공개
This commit is contained in:
@ -21,6 +21,7 @@ type SocialConfig struct {
|
||||
MaingateApiToken string `json:"maingate_api_token"`
|
||||
RedisURL string `json:"social_redis_url"`
|
||||
MongoURL string `json:"social_storage_url"`
|
||||
FriendsMax int `json:"social_friends_max"`
|
||||
}
|
||||
|
||||
var config SocialConfig
|
||||
|
||||
Reference in New Issue
Block a user