diff --git a/README.md b/README.md index 5446a27bcf..40ceba96c8 100644 --- a/README.md +++ b/README.md @@ -31,18 +31,14 @@ Ether ETH: `0x256ddA590c35638fA4B3a25Ec4544Db087ceE826` - For more advanced configuration items, please refer to the panel # Enable IP Restrictions Per Inbound -1 - open panel settings and tab xray related settings put this to first of json : +`!!! NO NEED TO DO THIS IF YOU HAVE FRESH INSTALL` + +1 - open panel settings and tab xray related settings find `"api": ` and put bellow code just before it : ```json - { - ... - "log": { "loglevel": "warning", "access": "./access.log" - }, - - ... - "api": ... + }, ``` - change access log path as you want @@ -51,6 +47,8 @@ Ether ETH: `0x256ddA590c35638fA4B3a25Ec4544Db087ceE826` # Enable Multi User Traffic & Exprire Day ![Screenshot from 2022-11-15 07-43-58](https://user-images.githubusercontent.com/16622377/201922652-111ff5b8-272b-49f5-a656-d6f57d79eaed.png) +`!!! NO NEED TO DO THIS IF YOU HAVE FRESH INSTALL` + **for enable traffic for users you should do :** find this in config :