/[packages]/updates/2/php-apc/current/SOURCES/php-apc.config.php
ViewVC logotype

Contents of /updates/2/php-apc/current/SOURCES/php-apc.config.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 344754 - (show annotations) (download)
Thu Jan 10 15:42:00 2013 UTC (11 years, 8 months ago) by oden
File size: 162 byte(s)
- lock down the access to the apc admin php script further

1 <?php
2
3 defaults('ADMIN_USERNAME','apcadmin');
4
5 defaults('ADMIN_PASSWORD','_PASSWORD_');
6
7 defaults('DATE_FORMAT', 'Y/m/d H:i:s');
8
9 defaults('GRAPH_SIZE',500);
10
11 ?>

  ViewVC Help
Powered by ViewVC 1.1.30