# Loading our SiteSetting properties before plugin loads

**URL:** https://meta.discourse.org/t/loading-our-sitesetting-properties-before-plugin-loads/45572
**Category:** Development
**Created:** [6월 11, 2016, 7:09오후 UTC](https://meta.discourse.org/t/loading-our-sitesetting-properties-before-plugin-loads/45572 "2016-06-11T19:09:02Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [6월 11, 2016, 9:19오후 UTC](https://meta.discourse.org/t/loading-our-sitesetting-properties-before-plugin-loads/45572/2 "2016-06-11T21:19:37Z")

</div>

The site settings you use are defined in `./config/site_settings.yml`.

The `enabled_site_setting` tells the /admin/plugins page which site setting controls “this plugin is turned on”. This is needed for multisite setups.

---

_[View the full topic](https://meta.discourse.org/t/loading-our-sitesetting-properties-before-plugin-loads/45572)._
