1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-06-27 21:05:53 +00:00

Allow opt-out of user tracking

This commit is contained in:
Kane York 2016-05-21 11:35:32 -07:00
parent 814f25ad53
commit 613d13652f
2 changed files with 22 additions and 5 deletions

View file

@ -11,6 +11,8 @@ import (
const NegativeOne = ^uint64(0)
var AnonymousClientID = uuid.FromStringOrNil("683b45e4-f853-4c45-bf96-7d799cc93e34")
type ConfigFile struct {
// Numeric server id known to the backend
ServerID int