<?xml version="1.0" encoding="UTF-8" ?><!-- generator=Zoho Sites --><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><atom:link href="https://www.ripplestone.com/blogs/tag/web.config/feed" rel="self" type="application/rss+xml"/><title>Ripplestone - Ripplestone Blog #web.config</title><description>Ripplestone - Ripplestone Blog #web.config</description><link>https://www.ripplestone.com/blogs/tag/web.config</link><lastBuildDate>Tue, 23 Jun 2026 02:28:06 -0700</lastBuildDate><generator>http://zoho.com/sites/</generator><item><title><![CDATA[Changing the Timeout Within Ripplestone]]></title><link>https://www.ripplestone.com/blogs/post/changing-the-timeout-within-ripplestone</link><description><![CDATA[Ripplestone has a default timeout period of 20 minutes. If the application has not been used for 20 minutes, the session will end and the user will ne ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_KCmVLdRIQimE-ZcF7Vlihg" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_b2vTeGKuSJC_Tj38S75TAw" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_Jb8TGPpCRlaZbFco7cpvOw" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_oJ3bvWFMQDarzYVlyMgb8A" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align- " data-editor="true"><div><a href="http://www.ripplestone.com" target="_blank">Ripplestone</a> has a default timeout period of 20 minutes. If the application has not been used for 20 minutes, the session will end and the user will need to login again to continue. The default value can be changed by editing the web.config file located in C:\Sites\Ripplestone. The web.config file is an XML file that can be edited with any text editor or XML reader. Look for the authentication section and change the timeout to whatever value (in minutes) you would like.<br/><br/>Below is an example of the authentication section with the default value of 20 minutes.<br/><br/>&lt;authentication mode="Forms"&gt;<br/><br/>&lt;forms name="RSAuth" loginUrl="SignOn.aspx" protection="All" timeout="20"/&gt;<br/><br/>&lt;/authentication&gt;</div></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Wed, 22 Feb 2012 21:54:08 -0700</pubDate></item></channel></rss>