Owl.ini

From Owl
Revision as of 18:40, 23 October 2013 by Admin (talk | contribs) (Owl.Ini configuration)

Jump to: navigation, search

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">

Owl v0.5.0 configuration

[Proxy] enabled=false host= password= port=0 proxyType=0 useProxy=false username=

[Logs] level=Trace logtofile=true path=/Users/addy/logs

[Lua] enabled=true path=/Users/addy/src/deltas/client/parsers

The settings below this point should not be modified unless you really really
know what you are doing

[MainWindow] pos=@Point(142 37) size=@Size(992 644) splitter1=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x2\0\0\x1\0\0\0\x1\x85\0\0\0\0\x3\x1\0\0\0\x1) splitter2=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x2\0\0\x2\x66\0\0\x1\xab\0\0\0\0\x3\x1\0\0\0\x1) </source>