Skip to content

Commit a50994f

Browse files
authored
Invalid syntax
1 parent 18ef9f4 commit a50994f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ moduleSettings = {
152152
"schema" : "",
153153
"table" : "cbsecurity_logs",
154154
"autoCreate" : true
155-
}
155+
},
156156
// Firewall Rules, this can be a struct of detailed configuration
157157
// or a simple array of inline rules
158158
"rules" : {
@@ -304,9 +304,9 @@ moduleSettings = {
304304
}
305305
}
306306
}
307-
};
307+
}
308308

309-
}
309+
};
310310
```
311311

312312
## Usage

0 commit comments

Comments
 (0)