Skip to content

Commit e9660d8

Browse files
Merge pull request #333 from silversword411/main
Clarify Contributing and fix link
2 parents 42f4409 + 487c180 commit e9660d8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/contributing_community_scripts.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,11 @@ param(
184184

185185
## Script Parameters
186186

187+
Easy for agent to see information passed this way. Shows up in logs. Has difficulty with parsing quotes `"` and spaces.
187188

189+
## Script Env vars (Environment Variables)
190+
191+
Good for things you want kept secret (API keys), and things that have quotes `"` and spaces in them (eg paths).
188192

189193
## Useful Reference Script Examples
190194

docs/tipsntricks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Right-click the connect button in **Take Control** for connection options.
133133

134134
If you need to comply with GDPR regulations and ensure employee rights legislation is complied with, you can make sure that users receive a popup to inform them so they are aware when your techs log in and connect to their machine. You can enable a banner that shows when a remote connection is established.
135135

136-
1. Login to meshcentral as the [mesh superuser](./mesh_integration.md#get-a-url-to-login-to-mesh-as-the-mesh-superuser). (Incognito window > Type mesh URL > Login as the superuser creds you got at end of server install or [this](mesh_integration/#get-a-url-to-login-to-mesh-as-the-mesh-superuser)). It should have 5 icons on the left<br>![alt text](images/mesh_superuser.png)
136+
1. Login to meshcentral as the [mesh superuser](./mesh_integration.md#get-a-url-to-login-to-mesh-as-the-mesh-superuser). (Incognito window > Type mesh URL > Login as the superuser creds you got at end of server install or [this](./mesh_integration.md/#get-a-url-to-login-to-mesh-as-the-mesh-superuser)). It should have 5 icons on the left<br>![alt text](images/mesh_superuser.png)
137137
2. Click on My Account
138138
3. Click on the device group you want to enable notifications or accept connection etc on (probably TacticalRMM).
139139
4. Next to User Consent click edit (the wee pencil)<br>

0 commit comments

Comments
 (0)