Summary | Config regeneration not generating conf.php hash value |
Queue | Gollem |
Queue Version | 3.0.13 |
Type | Bug |
State | Unconfirmed |
Priority | 1. Low |
Owners | |
Requester | simon (at) simonandkate (dot) net |
Created | 2020-04-23 (269 days ago) |
Due | |
Updated | 2020-05-22 (240 days ago) |
Assigned | |
Resolved | |
Milestone | |
Patch | No |
error on the configuration page goes away. This is the sha1sum of
the gollem/config/conf.xml file.
"// $Hash: 47e29f18b58aae1102dbfeec6f13204e33900d02"
<?php
/* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */
$conf['backend']['backend_list'] = 'none';
$conf['foldercache']['use_cache'] = false;
/* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */
Regards
Volker
error on the configuration page goes away. This is the sha1sum of the
gollem/config/conf.xml file.
"// $Hash: 47e29f18b58aae1102dbfeec6f13204e33900d02"
support this function:
https://github.com/horde/Core/commit/2a4986f9399ab18a02c192cb136ce4dab1c4f0d1
Type ⇒ Bug
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Summary ⇒ Config regeneration not generating conf.php hash value
Queue ⇒ Gollem
Milestone ⇒
Patch ⇒ No
{Gollem} No hash found in your configuration. Regenerate configuration.
The conf.php file does not contain a $Id value.