# This file has been generated on the <%= Time.now %> by the power stencil framework (v: <%= PowerStencil::VERSION %>) # THIS FILE *IS NOT* MEANT TO BE VERSIONED (and is not by default) # You can use it for any configuration you want to keep local # Common configuration # :debug: true :log-level: 2 # :debug-on-stderr: true # :verbose: true # Graphviz configuration # # If you are under Gnome, chances are that you have 'eog' installed # or put you own there. Unless in the path specify full path to it: # node defines the default graphviz node attributes. In customization # each key can be an entity type, that you can fully customize using the # same mechanism #:graphviz: # :viewer: eog '%s' # :label: < Repository Entities
> # :labelloc: :t # :show_config: false # :file_type: svg # :node: # :shape: box # :style: filled # :fillcolor: grey95 # :customizations: # :my_custom_entity: # :shape: circle # :fillcolor: red