<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: KB</title>
    <description>The latest articles on DEV Community by KB (@bozhkos).</description>
    <link>https://dev.to/bozhkos</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F69768%2F05db0238-dcc5-48dc-be90-c92ecea8e30b.png</url>
      <title>DEV Community: KB</title>
      <link>https://dev.to/bozhkos</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bozhkos"/>
    <language>en</language>
    <item>
      <title>What's your favorite way to manage system-wide settings? (except .env)</title>
      <dc:creator>KB</dc:creator>
      <pubDate>Mon, 13 Aug 2018 17:00:47 +0000</pubDate>
      <link>https://dev.to/bozhkos/whats-your-favorite-way-to-manage-system-wide-settings-except-env--22cl</link>
      <guid>https://dev.to/bozhkos/whats-your-favorite-way-to-manage-system-wide-settings-except-env--22cl</guid>
      <description>&lt;p&gt;I'm fallen in situation, when users MUST edit system-wide settings from the web interface, i.e. audio message, that should be played for all incoming customer calls. I have a lot of little configurable things like that, and ended up with simple key-value table in database, (which is crappy solution, 🤦‍♂️). &lt;/p&gt;

&lt;p&gt;So, i'm kinda curious, how others handle that? Maybe i miss something more elegant &amp;amp; reliable? Share some of your experience. &lt;/p&gt;

</description>
      <category>discuss</category>
    </item>
  </channel>
</rss>
