Add config option to allow anonymous reporting
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -39,6 +39,9 @@ export interface IConfig {
|
||||
};
|
||||
};
|
||||
};
|
||||
reports: {
|
||||
allowed: boolean;
|
||||
};
|
||||
actorId: string;
|
||||
};
|
||||
maps: {
|
||||
|
||||
Reference in New Issue
Block a user