1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

docs - classifying codeblocks

This commit is contained in:
silversword411 2022-05-23 22:33:44 -04:00
parent b0d3553f31
commit c779ab1c31
5 changed files with 25 additions and 25 deletions

View file

@ -324,7 +324,7 @@ nano ~/meshcentral-data/config.json
Then, make the start of the file look like this:
```
```json
{
"settings": {
"MongoDb": "mongodb://127.0.0.1:27017/meshcentral",
@ -530,7 +530,7 @@ pico ~/meshcentral-data/config.json
Then, make the start of the file look like this:
```
```json
{
"settings": {
"LANonly": true,
@ -754,7 +754,7 @@ pico ~/meshcentral-data/config.json
Then, make the start of the file look like this:
```
```json
{
"settings": {
"MongoDb": "mongodb://127.0.0.1:27017/meshcentral",
@ -1072,7 +1072,7 @@ vi /usr/local/meshcentral/meshcentral-data/config.json
In the settings section, set the following key value pairs:
```
```json
{
"settings": {
"Cert": "meshcentral.example.com",