Remove piwik config fallback for privacy policy URL (#9390)

* Remove piwik config fallback for privacy policy URL

* Clean up imports
This commit is contained in:
Travis Ralston 2022-10-12 10:08:39 -04:00 committed by GitHub
parent 533eda2273
commit 476ed0468f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 15 deletions

View file

@ -141,9 +141,6 @@ export interface IConfigOptions {
servers: string[];
};
piwik?: false | {
policy_url: string; // deprecated in favour of `privacy_policy_url` at root instead
};
posthog?: {
project_api_key: string;
api_host: string; // hostname