<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.computercraft.info/wiki/index.php?action=history&amp;feed=atom&amp;title=Settings.save</id>
		<title>Settings.save - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://www.computercraft.info/wiki/index.php?action=history&amp;feed=atom&amp;title=Settings.save"/>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Settings.save&amp;action=history"/>
		<updated>2026-07-11T06:38:46Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Settings.save&amp;diff=7425&amp;oldid=prev</id>
		<title>Bomb Bloke: Created page with &quot;{{lowercase}} {{Function |name=settings.save |args={{Type|string}} path |returns={{Type|boolean}} success |api=settings |addon=ComputerCraft |desc=Saves all current settings -...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Settings.save&amp;diff=7425&amp;oldid=prev"/>
				<updated>2016-06-10T02:37:35Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{lowercase}} {{Function |name=settings.save |args={{Type|string}} path |returns={{Type|boolean}} success |api=settings |addon=ComputerCraft |desc=Saves all current settings -...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=settings.save&lt;br /&gt;
|args={{Type|string}} path&lt;br /&gt;
|returns={{Type|boolean}} success&lt;br /&gt;
|api=settings&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Saves all current settings - including those loaded as [[Settings_(API)#Default_Settings|defaults]] - to the specified file, as a serialised table.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If a file titled &amp;quot;.settings&amp;quot; is saved to the root of a computer's drive, it will be automatically loaded on startup (without need to call [[settings.load|settings.load()]]).&lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Disables use of startup files from floppies on subsequent reboots by saving a new default settings file.&lt;br /&gt;
|code= [[settings.set]](&amp;quot;shell.allow_disk_startup&amp;quot;, false)&lt;br /&gt;
 settings.save(&amp;quot;.settings&amp;quot;)&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{SettingsAPIFunctions}}&lt;br /&gt;
&lt;br /&gt;
[[Category:API_Functions]]&lt;/div&gt;</summary>
		<author><name>Bomb Bloke</name></author>	</entry>

	</feed>