17 lines
543 B
YAML
17 lines
543 B
YAML
mqtt:
|
|
broker: odoo-test
|
|
port: 1883
|
|
user: imos
|
|
password: gAAAAABmTy4fipVAw10oKCE2aLWq79BF9Id5H8-lEEm8tOgcoaGgIJRWwBdR0nj-lrN-70hcLMHVqNudk7FTJjOvE0KOCkDr0A==
|
|
topic-root: imos-order
|
|
redis:
|
|
host: odoo-test
|
|
|
|
database: redis
|
|
|
|
users: users.yaml
|
|
directories:
|
|
order_ready: n:\glueck\watch-me\inbox
|
|
factory_root: n:\IMOS\Live-System\Factory
|
|
sim_root: n:\IMOS\Live-System\SIM
|
|
pgiq_dir: n:\glueck\watch-me\odoo |