Update 'README.md'
This commit is contained in:
parent
0320116ba2
commit
01839957f2
1 changed files with 3 additions and 2 deletions
|
@ -6,11 +6,12 @@
|
||||||
|
|
||||||
- Rquire Omega (to check mod only)
|
- Rquire Omega (to check mod only)
|
||||||
|
|
||||||
- Requie mysql database (to store status for graph)
|
- Requie mysql database (to store status server for graph)
|
||||||
> check statserver_json.sh file and put in crontab like this
|
> check statserver_json.sh file and put in crontab like this
|
||||||
> */5 * * * * /bin/bash /your/path/statserver_json.sh &>/dev/null
|
> */5 * * * * /bin/bash /your/path/statserver_json.sh &>/dev/null
|
||||||
|
|
||||||
- You need to set your `ip` , `port` , `query` and `omega server port mod` in `config.php`
|
- You need to set
|
||||||
|
> your `ip` , `port` , `query` and `omega server port mod` in `config.php`
|
||||||
|
|
||||||
|
|
||||||
STILL in Devlopment ...
|
STILL in Devlopment ...
|
||||||
|
|
Loading…
Reference in a new issue