dont fail on unknown Ox ids
This commit is contained in:
parent
47c821c34a
commit
23ab4260ed
3 changed files with 9 additions and 1 deletions
3
README
3
README
|
|
@ -23,3 +23,6 @@ Install rabbitmq and carrot:
|
|||
sudo rabbitmqctl set_permissions -p /oxdata oxdata ".*" ".*" ".*"
|
||||
|
||||
|
||||
Deploy:
|
||||
adduser --disabled-password --disabled-login --home /srv/oxdata/ oxdata
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue