summaryrefslogtreecommitdiff
path: root/www/p5-Apache-Gallery/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Apache-Gallery/files/pkg-message.in')
-rw-r--r--www/p5-Apache-Gallery/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/www/p5-Apache-Gallery/files/pkg-message.in b/www/p5-Apache-Gallery/files/pkg-message.in
index 7cd158c62133..573ad354fc36 100644
--- a/www/p5-Apache-Gallery/files/pkg-message.in
+++ b/www/p5-Apache-Gallery/files/pkg-message.in
@@ -1,5 +1,6 @@
----------------------------------------------------------------------------------------
-
+[
+{ type: install
+ message: <<EOM
<VirtualHost 123.123.123.123>
ServerName gallery.yourdomain.org
DocumentRoot /data/pictures/
@@ -17,5 +18,6 @@
</VirtualHost>
And copy %%DATADIR%%/templates/default/gallery.css to your DocumentRoot
-
----------------------------------------------------------------------------------------
+EOM
+}
+]