[DEFAULT] VENV = /home/nicos/nicos/nicosenv/bin/ FRAPPY_MAIN_PORT = 151nr FRAPPY_STICK_PORT = 152nr FRAPPY_ADDONS_PORT = 153nr FRAPPY_ROOT = ~/frappy #FRAPPY_HISTORY = ~/frappy/history/ FRAPPY_CONFDIR = ~/frappy/cfg/:~/frappy/cfg/develop FRAPPY_LOGDIR = ~/frappylog FRAPPY_PIDDIR = ~/frappylog/pid FRAPPY_SEA_DIR = ~/frappy/cfg/sea FRAPPY_CALIB_PATH = ~/calcurves frappy_command = bin/frappy-server %(ins)s_%(serv)s -p=%(port)s -c=%(cfg)s SEA_SEA_PORT = 8641 SEA_GRAPH_PORT = 8741 SEA_ROOT = ~/sea sea_command = ./SeaServer %(serv)s.tcl SEWEB_ROOT = ~/seweb SEWEB_PORT = 8941 SEWEB_HISTORY = ~/seweb/history seweb_command = python3 seweb.py frappy ins=%(ins)s port=%(port)s PYTHONPATH = ~ [MAIN] frappy = 1 sea = 1