Anvil | Smiths Smiths | Register Register | Login Login |
Search:
Show links Show tools Show tree | Previous document Next document | njet.org > Anvil > Documentation > Configuration > application

application

Application preference is used to pass some web application specific attributes. They can be read by using anvil.system.getProperty() and anvil.system.getProperties().

Attributes
name default description
* N/A Arbitrary attributes required by the web application.

Example:
  
  zone:
    path = forum/
    application:
      forum_pool    = msg_forum
      forum_title   = Anvil message forum
      forum_bgcolor = #f0f0f0
    end
  end

See also  | Configuration
Contributes notes:
Add a note
What's new | Anvil