Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
awstats
Commits
e1607e8295e6
Commit
6c3a71ef
authored
May 23, 2011
by
Arthur Lutz
Browse files
configuration options
parent
d0117e96ee97
Changes
1
Hide whitespace changes
Inline
Side-by-side
site_cubicweb.py
0 → 100644
View file @
e1607e82
options
=
(
(
'awstats-dir'
,
{
'type'
:
'string'
,
'default'
:
'/var/lib/awstats'
,
'help'
:
'directory where the files produced by awstats are stored on the filesystem. '
,
'group'
:
'awstats'
,
'level'
:
0
,
}),
(
'awstats-domain'
,
{
'type'
:
'string'
,
'default'
:
''
,
'help'
:
'domain of the website (eg. example.org). '
,
'group'
:
'awstats'
,
'level'
:
0
,
}),
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment