Difference between revisions of "Owl.ini"
From Owl
								
												
				 (→Owl.Ini configuration)  | 
				 (→Example)  | 
				||
| Line 2: | Line 2: | ||
The owl.ini stores many of the settings for Owl. Many of these options can be modified directly int the Owl UI.  | The owl.ini stores many of the settings for Owl. Many of these options can be modified directly int the Owl UI.  | ||
| − | |||
| − | |||
| − | |||
<source lang="ini">  | <source lang="ini">  | ||
Revision as of 17:38, 23 October 2013
Owl.Ini configuration
The owl.ini stores many of the settings for Owl. Many of these options can be modified directly int the Owl UI.
<source lang="ini">
- last modified 1 April 2001 by John Doe
 
[owner] name=John Doe organization=Acme Widgets Inc.
[database]
- use IP address in case network name resolution is not working
 
server=192.0.2.62 port=143 file="payroll.dat" </source>