[DRE-commits] [diaspora] 158/257: add debconf templates
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Apr 12 14:17:19 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository diaspora.
commit 55d2694a7e451554ba34e21e8e4956787783b575
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Thu Nov 27 15:13:28 2014 +0530
add debconf templates
---
debian/templates | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/debian/templates b/debian/templates
new file mode 100644
index 0000000..157c3d2
--- /dev/null
+++ b/debian/templates
@@ -0,0 +1,11 @@
+Template: diaspora/url
+Type: string
+Default: http://localhost:3000/
+Description: Set hostname for your diaspora pod
+ Set the hostname of the machine you're running Diaspora on, as seen
+ from the internet. This should be the URL you want to use to
+ access the pod. So if you plan to use a reverse proxy, it should be
+ the URL the proxy listens on. DO NOT CHANGE THIS AFTER INITIAL SETUP!
+ However changing http to https is okay and has no consequences.
+ If you do change the URL, you will have to start again as the URL
+ will be hardcoded into the database.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora.git
More information about the Pkg-ruby-extras-commits
mailing list