Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/hgweb/templates/sitescripts.ini.erb

Issue 29323409: Issue 2867 - Introduce module hgweb and corresponding server role (Closed)
Patch Set: Created Aug. 10, 2015, 8:15 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « modules/hgweb/templates/hgrc.erb ('k') | modules/private-stub/hiera/hosts.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/hgweb/templates/sitescripts.ini.erb
diff --git a/modules/hgweb/templates/sitescripts.ini.erb b/modules/hgweb/templates/sitescripts.ini.erb
new file mode 100644
index 0000000000000000000000000000000000000000..3c06ae371742356424af8e3efec466ed6593e626
--- /dev/null
+++ b/modules/hgweb/templates/sitescripts.ini.erb
@@ -0,0 +1,8 @@
+[DEFAULT]
+root=/home/hg/web
+mailer=/usr/sbin/sendmail
+mailerDebug=no
+
+[hg]
+auth_repository=%(root)s/hgaccess
+auth_file=/home/hg/.ssh/authorized_keys
« no previous file with comments | « modules/hgweb/templates/hgrc.erb ('k') | modules/private-stub/hiera/hosts.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld