docs/etc_defaults_fixbot-nexus
changeset 28 91800c6af63b
parent 27 bce1f781f127
equal deleted inserted replaced
27:bce1f781f127 28:91800c6af63b
    19 FIXBOT_ARGS=" \
    19 FIXBOT_ARGS=" \
    20     --irc-nickname=FixBotDev    \
    20     --irc-nickname=FixBotDev    \
    21     --irc-channel=#fixme-test   \
    21     --irc-channel=#fixme-test   \
    22     --api-port=34889    "
    22     --api-port=34889    "
    23 
    23 
    24 # plugins/moduels are loaded from RUN_DIR
    24 # plugins/modules are loaded from RUN_DIR
    25 export "PYTHONPATH=$RUN_DIR"
    25 export "PYTHONPATH=$RUN_DIR"
    26 
    26