Skip to content

Commit af13be0

Browse files
committed
monitor costs map plugin
1 parent 3056ff5 commit af13be0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/configuration/plugins.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,9 @@ SERVER_GOOGLE_MAP_KEY = '<your Geocoding API key here>'
6666

6767
!!! danger "Required scope of the API keys"
6868

69-
To safeguard your Google API Keys from abuse, restrict their usage. However, even with restrictions in place, abuse remains a risk—especially since `DTABLE_GOOGLE_MAP_KEY` must be included in your source code and is therefore publicly accessible. Additionally, heavy use of the maps plugin may increase your Google billing, so monitor your spending closely.
69+
To safeguard your Google API Keys from abuse, restrict their usage. However, even with restrictions in place, abuse remains a risk—especially since `DTABLE_GOOGLE_MAP_KEY` must be included in your source code and is therefore publicly accessible.
70+
71+
Additionally, heavy use of the maps plugin may increase your Google billing, so **monitor your spending closely**.
7072

7173
| Key | Application restriction | API restriction |
7274
| --- | --- | --- |

0 commit comments

Comments
 (0)