mod_http_oauth2/README.markdown
changeset 5646 7c105277a9ca
parent 5638 f3b7e05c74a9
child 5648 23f336cec200
--- a/mod_http_oauth2/README.markdown	Sun Aug 27 15:33:14 2023 +0200
+++ b/mod_http_oauth2/README.markdown	Sun Aug 27 09:49:35 2023 +0200
@@ -78,15 +78,6 @@
 oauth2_template_path = "/etc/prosody/custom-oauth2-templates"
 ```
 
-Some templates support additional variables, that can be provided by the
-`oauth2_template_style` option:
-
-```lua
-oauth2_template_style = {
-  background_colour = "#ffffff";
-}
-```
-
 If you know what features your templates use use you can adjust the
 `Content-Security-Policy` header to only allow what is needed: