Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 86734 | Differences between
and this patch

Collapse All | Expand All

(-)./sympa-5.1/src/sympa_wizard.pl (-1 / +1 lines)
Lines 398-404 Link Here
398
	      {'title' => 'Web interface'},
403
	      {'title' => 'Web interface'},
399
404
400
	      {'name' => 'use_fast_cgi',
405
	      {'name' => 'use_fast_cgi',
401
	       'default' => '1',
406
	       'default' => '0',
402
	       'query' => 'Is fast_cgi module for Apache (or Roxen) installed (0 | 1)',
407
	       'query' => 'Is fast_cgi module for Apache (or Roxen) installed (0 | 1)',
403
	       'file' => 'wwsympa.conf','edit' => '1',
408
	       'file' => 'wwsympa.conf','edit' => '1',
404
	       'advice' =>'This module provide much faster web interface'},
409
	       'advice' =>'This module provide much faster web interface'},

Return to bug 86734