| 1234567891011121314151617181920 | 
							- ; 
 
- ; KRUMO CONFIGURATION FILE
 
- ;
 
- [skin]
 
- selected = "white"
 
- ;
 
- ; Change the above value to set the CSS skin used to render 
 
- ; Krumo layout. If the skin is not found, then the "default" one 
 
- ; is going to be used.
 
- ;
 
- [css]
 
- url = "http://www.example.com/Krumo/"
 
- ;
 
- ; This value is used to set the URL path to 
 
- ; where the Krumo folder is. This is required in 
 
- ; order to have web access to Krumo's CSS and 
 
- ; image files.
 
- ;
 
 
  |