app/controllers/umlaut_controller.rb in umlaut-3.0.0alpha9 vs app/controllers/umlaut_controller.rb in umlaut-3.0.0alpha10

- old
+ new

@@ -55,9 +55,14 @@ # Referent filters. Sort of like SFX source parsers. # hash, key is regexp to match a sid, value is filter object # (see lib/referent_filters ) # add_referent_filters!( :match => /.*/, :filter => DissertationCatch.new ) + # Turn off permalink-generation? If you don't want it at all, or + # don't want it temporarily because you are pointing at a database + # that won't last. + # create_permalinks false + # How many seconds between updates of the background updater for background # services? # poll_wait_seconds 4 # Configuration for the 'search' functions -- A-Z lookup