~ubuntu-branches/ubuntu/hardy/lighttpd/hardy-updates

« back to all changes in this revision

Viewing changes to debian/conf-available/10-magnet.conf

  • Committer: Bazaar Package Importer
  • Author(s): Lukas Fittl
  • Date: 2006-10-10 13:57:38 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20061010135738-gn4pp1ut1s1g27pb
Tags: 1.4.13~r1370-1ubuntu1
* Merge from Debian unstable (Closes: Malone #64900). Remaining changes:
  - Add an additional dependency on libterm-readline-perl-perl
    (Malone #43895)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
## CML is a Meta language to describe the dependencies of a page
 
2
## at one side and building a page from its fragments on the 
 
3
## other side using LUA.
 
4
##
 
5
##               http://trac.lighttpd.net/trac/wiki/Docs%3AModMagnet
 
6
 
 
7
server.modules += ( "mod_magnet" )