<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Data storage to the drive F:]]></title><description><![CDATA[<p dir="auto">I had dedicated hardware(Windows OS) to run the mango software. My plan is to run the mango software at the drive C:(OS) while data will be stored at the  drive F: I just wondering if how can I change the storage setting from the default (drive C) to a specific drive?</p>
]]></description><link>https://forum.mango-os.com/topic/4831/data-storage-to-the-drive-f</link><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 03:04:19 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/4831.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 08 Jun 2020 14:58:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Data storage to the drive F: on Mon, 08 Jun 2020 18:37:45 GMT]]></title><description><![CDATA[<p dir="auto">You can configure the location of the MangoNoSQL Database in the env.properties file.  You can also configure the backup locations under the various backup settings on the System Settings page.</p>
<p dir="auto">Here is some information on the env.properties file <a href="https://help.infiniteautomation.com/installation-configuration#env-properties" rel="nofollow ugc">https://help.infiniteautomation.com/installation-configuration#env-properties</a></p>
<p dir="auto">These are some of the settings you might be interested in:</p>
<pre><code>#Set the base path for where the NoSQL data will be stored, relative to $MA_HOME (can also be set to an absolute path)
db.nosql.location=databases
</code></pre>
<pre><code># Default database settings
# The path in the db.url is relative to MA_HOME, or can be absolute
db.type=h2
db.url=jdbc:h2:databases/mah2
</code></pre>
]]></description><link>https://forum.mango-os.com/post/25279</link><guid isPermaLink="true">https://forum.mango-os.com/post/25279</guid><dc:creator><![CDATA[JoelHaggar]]></dc:creator><pubDate>Mon, 08 Jun 2020 18:37:45 GMT</pubDate></item></channel></rss>