Allow the API to be taken offline completely as well as being put into
readonly mode,
This commit is contained in:
parent
27d8f2ef63
commit
9c01c4cb63
11 changed files with 25 additions and 9 deletions
|
@ -2,6 +2,7 @@ class OldSegmentController < ApplicationController
|
|||
require 'xml/libxml'
|
||||
|
||||
session :off
|
||||
before_filter :check_read_availability
|
||||
after_filter :compress_output
|
||||
|
||||
def history
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue