Development

#2259 (Wrong explanation of unavailable.php)

You must first sign up to be able to contribute.

Ticket #2259 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Wrong explanation of unavailable.php

Reported by: michal Assigned to: fabien
Priority: minor Milestone: 1.0.11
Component: configuration Version: 1.0.7
Keywords: Cc:
Qualification: Unreviewed

Description

I settings.yml is a note on check_lock setting:

#    check_lock:             off       # Enable the application lock system triggered by the clear-cache and disable tasks. Set to on to have all requests to disabled applications redirected to the $sf_symfony_data_dir/web/arrors/unavailable.php page.

This is not true, as stated in ticket 1876

Change History

01/16/08 18:16:14 changed by gregoire

  • status changed from new to closed.
  • resolution set to fixed.

(In [7071]) Changed the check_lock setting's erroneous description (closes #2259)

01/16/08 18:19:09 changed by gregoire

  • qualification set to Unreviewed.
  • milestone set to 1.0.11.