From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mail.toke.dk; dkim=none; arc=none (Message is not ARC signed); dmarc=fail (Used From Domain Record) header.from=toke.dk policy.dmarc=none From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= To: Juliusz Chroboczek Cc: galene@lists.galene.org In-Reply-To: <871pb5hyr3.wl-jch@irif.fr> References: <87ecf7pzl9.wl-jch@irif.fr> <87o6ebtp9v.fsf@toke.dk> <87ecf6d8so.wl-jch@irif.fr> <87mrttgxek.fsf@toke.dk> <87qzj55huu.wl-jch@irif.fr> <87h5k1gnix.fsf@toke.dk> <871pb5hyr3.wl-jch@irif.fr> Date: Mon, 07 Sep 2026 18:01:45 +0200 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87ecf5gidy.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Message-ID-Hash: 67YKW6WHDWXAP7MHCUWK6YE5Z6IQKVDP X-Message-ID-Hash: 67YKW6WHDWXAP7MHCUWK6YE5Z6IQKVDP X-MailFrom: toke@toke.dk X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; loop; banned-address; emergency; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.10 Precedence: list Subject: [Galene] Re: ANNOUNCE: Galene 1.2 List-Id: =?utf-8?q?Gal=C3=A8ne_videoconferencing_server_discussion_list?= Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Juliusz Chroboczek writes: >> I can certainly see why you wouldn't want to make that call for the >> upstream Galene project, though. In which case I'm fine with just >> patching my own instance :) > > In the file static/settings.js, change the functions "storeSettings" and > "getSettings" to use the "window.localStorage" object instead of > "window.sessionStorage". Cool, that's what I assumed from a quick 'grep' - thank you for confirming :) -Toke