@lijuneleven/iris 0.2.66 → 0.2.69
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -14,7 +14,7 @@ iris --port 9090
|
|
|
14
14
|
iris --config-dir /data/iris
|
|
15
15
|
```
|
|
16
16
|
|
|
17
|
-
|
|
17
|
+
One Iris service manages multiple Feishu bots. Use `iris status`, `iris stop`, and `iris restart` to inspect, stop, or restart the service. Port selectors and `all` are no longer accepted. Auto-start is enabled by default and can be disabled under Global Settings → Security.
|
|
18
18
|
|
|
19
19
|
Port `8080` keeps its configuration and runtime data in `~/.iris`. Other explicitly selected ports are isolated automatically under `~/.iris/instances/<port>/`, including configuration, database, uploads, session recovery data, and logs. `--config-dir` only overrides the configuration directory, while `IRIS_HOME` changes the instance root.
|
|
20
20
|
|
package/package.json
CHANGED
package/vendor/iris-darwin-amd64
CHANGED
|
Binary file
|
package/vendor/iris-darwin-arm64
CHANGED
|
Binary file
|
package/vendor/iris-linux-amd64
CHANGED
|
Binary file
|
package/vendor/iris-linux-arm64
CHANGED
|
Binary file
|
|
Binary file
|