source: MondoRescue/branches/3.3/ansible/roles/trac/files/uuwl.ini@ 3656

Last change on this file since 3656 was 3656, checked in by Bruno Cornec, 7 years ago

More services up and runnig for the MondoRescue server

File size: 939 bytes
Line 
1# -*- coding: utf-8 -*-
2
3[account-manager]
4htpasswd_file = /usr/local/etc/uuwl.htpasswd
5
6[header_logo]
7alt = UUWL
8height = 120
9link = http://uuwl.project-builder.org
10width = 350
11
12[inherit]
13file = /prj/trac/trac.ini
14
15[notification]
16smtp_from = trac@project-builder.org
17
18[project]
19descr = LGPL/MIT library to ease porting code from one Unix to another
20footer = The <a href="http://www.project-builder.org">project-builder</a> project is hosted <br>by the <a href="http://www8.hp.com/us/en/campaigns/services/innovation-centers.html">HPE Customer Innovation Center</a> on a <a href="http://www.mageia.org">Mageia</a> system.
21icon = /prj/www/html/project-builder/favicon.ico
22name = UUWL
23url = http://uuwl.project-builder.org
24
25[ticket]
26default_component = libuuwl
27default_milestone = 0.1
28default_priority = major
29default_severity = normal
30default_version = 0.1
31
32[trac]
33base_url = http://uuwl.project-builder.org/
34repository_dir = /prj/svn/uuwl
Note: See TracBrowser for help on using the repository browser.