source: main/trunk/greenstone2/llssite.cfg.in@ 28898

Last change on this file since 28898 was 24494, checked in by ak19, 13 years ago

The flag --mode=gli has been introduced into LocalLibraryServer.jar, and the prefix used in glisite.cfg.in, while gs2-web-server.bat makes sure these are all passed to Server2, though gs2-web-server.bat no longer parses the cmdline args itself. This commit belongs with the the Server2 of commit r24491, where Server2's main method handles messy commandline arguments of the kind where parameters are split over multiple arguments, which can happen when gs2-webserver.bat calls Server2 now. The logic of dealing with spaces in filepath (and messy parameters) is therefore moved now from gs2-webserver.bat into Server2.java

File size: 204 bytes
Line 
1[gsdl]
2enterlib=/gsdl
3keeplog=0
4consolelog=0
5portnumber=80
6keepport=0
7externalaccess=0
8autoenter=0
9gli.autoenter=1
10browser=3
11start_browser=1
12gli.start_browser=0
13address_resolution_method=2
14hostIP=
15hosts=
Note: See TracBrowser for help on using the repository browser.