On Sat, 19 Sep 2020 at 13:57, sebb <seb...@gmail.com> wrote: > > It looks like the agenda also makes use of local data, so it may be > best to disable it during change-over. > > One way to do this might be to change www/board/agenda/routes.rb to > reject all but 'get' requests. > > Would that work?
It did seem to, but I might have missed some routes... > Similarly perhaps with www/secretary/workbench/server.rb That was easier to check. > S.