source: MondoRescue/branches/3.3/ansible/roles/trac/files/pusk.ini@ 3752

Last change on this file since 3752 was 3752, checked in by Bruno Cornec, 4 years ago

Update server to mga7

File size: 922 bytes
Line 
1# -*- coding: utf-8 -*-
2
3[account-manager]
4htpasswd_file = /usr/local/etc/pusk.htpasswd
5user_lock_max_time = 86400
6
7[header_logo]
8alt = PUSK
9height = 120
10link = http://pusk.project-builder.org
11width = 350
12
13[inherit]
14file = /prj/trac/trac.ini
15
16[notification]
17smtp_from = trac@project-builder.org
18
19[project]
20descr = GPL v2 ProLiant USB Setup Key
21footer = The <a href="http://pusk.project-builder.org">PUSK</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.
22icon = /prj/www/html/project-builder/favicon.ico
23name = PUSK
24url = http://pusk.project-builder.org
25
26[ticket]
27default_component = PUSK
28default_milestone = 1.0
29default_priority = major
30default_severity = normal
31default_version = 0.9.6
32
33[trac]
34base_url = http://pusk.project-builder.org/
35repository_dir = /prj/svn/pusk
Note: See TracBrowser for help on using the repository browser.