annot-server/README.md
author rougeronj
Thu, 22 Jan 2015 09:26:43 +0100
changeset 111 a7b72620d227
parent 13 435d5c15275a
permissions -rw-r--r--
Add variable "wait". When this variable set, the annotsroll wait ignore some annotations, and wait before printing an otherone so there is no superposition. Can be passed as an options


# Mons Annotation server


To start it :
  1. create virtualenv with requirements.txt
  1. activate the virtualenv
  1. create settings.py from settings.py.tmpl
  1. `twistd -ny server.tac`