577b5bddca
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/bongo@1107 6952d904-891a-0410-993b-d76249ca496b
8 lines
319 B
Makefile
8 lines
319 B
Makefile
# /etc/conf.d/bongo
|
|
|
|
# Set to "standalone" when you want bongo to run it's own limited webserver.
|
|
# This is needed if you plan to use bongo either on it's own or with any
|
|
# non-Apache web server or simple proxy.
|
|
# Set to anything else if you plan to use the mod_python interface for Apache.
|
|
BONGO_WEB_MODE="standalone"
|