Open
Description
🔖 Feature description
When completing the Google verification, you need to provide links to privacy policy. I submitted mine and had verification request stating
Your homepage https://postiz.company.com/ does not include a link to your privacy policy: https://otherdomain.co.uk/privacy
The ability to set two values in the .env for privacy policy and terms of service, which are then put on the Postiz homepage, would fix this.
🎤 Why is this feature needed ?
This will allow users to verify their apps with Google for the YouTube integration.
✌️ How do you aim to achieve this?
Add two hyperlinks to the standard homepage that read a value from the environment as to where to connect the links to.
if the environment is missing the links then dont populate the homepage with the links
🔄️ Additional Information
No response
👀 Have you spent some time to check if this feature request has been raised before?
- I checked and didn't find similar issue
Are you willing to submit PR?
None