diff --git a/etc/nss_pam_oidc.example.toml b/etc/nss_pam_oidc.example.toml
index 2b37ec5c90ed57515a89b8506f4bd71302a064d3..71ce03735d0e0ab9771da740c92365098410df8a 100644
--- a/etc/nss_pam_oidc.example.toml
+++ b/etc/nss_pam_oidc.example.toml
@@ -3,10 +3,12 @@ auth_url = "https://ticdesk-dev.teckids.org/oauth/authorize/"
 token_url = "https://ticdesk-dev.teckids.org/oauth/token/"
 
 [pam]
+# You might want to put these into a separate file nss_pam_oidc.secret.toml!
 client_id = "Df1cpPEBsbG64oZ1Q1L8NetH1UKNBUyA5qhxg1Zh"
 client_secret = ""
 
 [nss]
+# You might want to put these into a separate file nss_pam_oidc.secret.toml!
 client_id = "z8Oz0tG56QRo9QEPUZTs5Eda410FMiJtYxlInxKE"
 client_secret = ""