/openshift/adei

To get this branch, use:
bzr branch http://darksoft.org/webbzr/openshift/adei

« back to all changes in this revision

Viewing changes to setups/katrin/config.php

  • Committer: Suren A. Chilingaryan
  • Date: 2009-03-04 05:12:09 UTC
  • Revision ID: csa@dside.dyndns.org-20090304051209-my11uqt3lnxotbgz
setups and configuration, nomenu minimal mode

Show diffs side-by-side

added added

removed removed

Lines of Context:
118
118
            "backup" => "backup_hauptspektrometer",
119
119
            "optimize_empty_cache" => true,
120
120
//          "graph_interpolate" => false,
121
 
            "maximal_allowed_gap" => 120
 
121
            "maximal_allowed_gap" => 120,
 
122
            "channel_uids" => "/^DAT_/",
 
123
/*          "axis" => array(
 
124
                "/^DAT_RPP.*$/" => "0",
 
125
                "*" =>"temperature"
 
126
            )*/
122
127
);
123
128
 
124
129