apache-httpd/limesurvey.nix: fix copypasta from owncloud

This commit is contained in:
Florian Klink 2018-12-16 14:20:51 +01:00 committed by Robin Gloster
parent 5c7ebaeb1f
commit 50500219af

View File

@ -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.