apache-httpd/limesurvey.nix: fix copypasta from owncloud
This commit is contained in:
parent
5c7ebaeb1f
commit
50500219af
@ -85,7 +85,7 @@ in rec {
|
|||||||
id = mkOption {
|
id = mkOption {
|
||||||
default = "main";
|
default = "main";
|
||||||
description = ''
|
description = ''
|
||||||
A unique identifier necessary to keep multiple owncloud server
|
A unique identifier necessary to keep multiple Limesurvey server
|
||||||
instances on the same machine apart. This is used to
|
instances on the same machine apart. This is used to
|
||||||
disambiguate the administrative scripts, which get names like
|
disambiguate the administrative scripts, which get names like
|
||||||
mediawiki-$id-change-password.
|
mediawiki-$id-change-password.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user