diff options
| author | EnderByEndera <[email protected]> | 2020-12-29 16:42:22 +0800 |
|---|---|---|
| committer | EnderByEndera <[email protected]> | 2020-12-29 16:42:22 +0800 |
| commit | 1729f503504bf67bd4c55d6d27aced58ac4dc4ea (patch) | |
| tree | 8f312680e3ece4658e45c56335534796496fcc7e /static/rules/pathrules.json | |
| parent | e68b143337ccd39fe35c4f8c0bb8c9c61964903d (diff) | |
[ver 0.0.2]
1. Added endpoint_test.go and fininshed all the endpoint test
2. changed some endpoint func, let the file stored in static/base
3. make port can be adjusted by user
Diffstat (limited to 'static/rules/pathrules.json')
| -rw-r--r-- | static/rules/pathrules.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/rules/pathrules.json b/static/rules/pathrules.json index 6e2e93d..4f8c9f0 100644 --- a/static/rules/pathrules.json +++ b/static/rules/pathrules.json @@ -1 +1 @@ -[{"Path":"/root/go/src/commdetection/rules","Coefficient":0.7}]
\ No newline at end of file +[{"Path":"/root/go/src/commdetection","Coefficient":0.5}]
\ No newline at end of file |
