-
@girish Hey there
I am testing this install for a while now but i have a small problem with it.
Since i host and live in germany and dont want to add a cookiesign, i cannot use google fonts or api´s.
With other apps its working just to change the used fonts to systemui.
I would do same here but since i dont know where the apis are hidden, i may ask you to add some tweaks to the env file.What i tryed with kutt:
enter "false" at env lines using google services
enter "#" at env lines using google servicesenv lines using google services:
# Invisible reCaptcha secret key # Create one in https://www.google.com/recaptcha/intro/ RECAPTCHA_SITE_KEY=false RECAPTCHA_SECRET_KEY=false # Google Cloud API to prevent from users from submitting malware URLs. # Get it from https://developers.google.com/safe-browsing/v4/get-started GOOGLE_SAFE_BROWSING_KEY=false # Google Analytics tracking ID for universal analytics. # Example: UA-XXXX-XX GOOGLE_ANALYTICS=false GOOGLE_ANALYTICS_UNIVERSAL=false # Google Analytics tracking ID for universal analytics # This one is used for links GOOGLE_ANALYRICS_UNIVERSAL=false
-
@digitegal this is an announcement thread, if you need support for an app you ought to post in the relevant app category:
-
-
I moved the topic now.
Regarding the actual issue, I am not sure the config file allows to change things like fonts. The settings are about other google services, which may or may not be used.
To get rid of all google links in the UI and static assets, I think you have to raise that issue in the upstream project to have it supported.