<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Nuxeo Drive - Creating config.ini file in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-drive-creating-config-ini-file/m-p/313224#M225</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;The correct content should be:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;[DEFAULT]
env = custom

[custom]
channel = release
use-analytics = False
feature.auto_update = false
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;In fact, each option should be a simple string without spaces.&lt;/P&gt;
&lt;P&gt;I will fix the documentation because if is mixing auto-updates and auto-update (without "s") and will fix the example to ease understanding.&lt;/P&gt;
&lt;P&gt;If I may, you opened another question about a global deployment: maybe it would be better/easier to set &lt;A href="https://doc.nuxeo.com/client-apps/how-to-configure-nuxeo-drive-globally/"&gt;global options&lt;/A&gt; instead of having to create a config file for each user.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jul 2020 07:18:44 GMT</pubDate>
    <dc:creator>Mickaël_Schoent</dc:creator>
    <dc:date>2020-07-22T07:18:44Z</dc:date>
    <item>
      <title>Nuxeo Drive - Creating config.ini file</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-drive-creating-config-ini-file/m-p/313223#M224</link>
      <description>&lt;P&gt;I'm trying to create a config.ini to deploy with the Nuxeo Drive setup for Windows.
The setup fails when it hits the &lt;CODE&gt;feature&lt;/CODE&gt; parameter of the ini.
I'm confused how to write the &lt;CODE&gt;feature&lt;/CODE&gt; parameter and the instructions from &lt;A href="https://doc.nuxeo.com/client-apps/nuxeo-drive/#features"&gt;https://doc.nuxeo.com/client-apps/nuxeo-drive/#features&lt;/A&gt;
are a bit confusing.&lt;/P&gt;
&lt;P&gt;This is my ini file:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;[DEFAULT]
env = custom

[custom]
channel = release
use-analytics = False
feature auto_updates = false
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Error:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;Traceback (most recent call last):
  File "nxdrive\options.py", line 340, in set
KeyError: 'feature auto_updates'

RuntimeError: 'feature auto_updates' is not a recognized parameter. From 'C:\\Users\\bryce.bolton\\.nuxeo-drive\\config.ini', section [custom].

Logs before the crash:

2020-07-21 15:25:34 13804 10348 INFO     nxdrive.options    Option 'channel' updated: 'centralized' -&amp;gt; 'release' [local]
2020-07-21 15:25:34 13804 10348 DEBUG    nxdrive.options    Options(channel[local]='release')
2020-07-21 15:25:34 13804 10348 INFO     nxdrive.options    Option 'use_analytics' updated: False -&amp;gt; False [local]
2020-07-21 15:25:34 13804 10348 INFO     nxdrive.options    Option 'use_sentry' updated: True -&amp;gt; True [local]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 21 Jul 2020 21:27:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-drive-creating-config-ini-file/m-p/313223#M224</guid>
      <dc:creator>Bryce_Bolton</dc:creator>
      <dc:date>2020-07-21T21:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo Drive - Creating config.ini file</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-drive-creating-config-ini-file/m-p/313224#M225</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;The correct content should be:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;[DEFAULT]
env = custom

[custom]
channel = release
use-analytics = False
feature.auto_update = false
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;In fact, each option should be a simple string without spaces.&lt;/P&gt;
&lt;P&gt;I will fix the documentation because if is mixing auto-updates and auto-update (without "s") and will fix the example to ease understanding.&lt;/P&gt;
&lt;P&gt;If I may, you opened another question about a global deployment: maybe it would be better/easier to set &lt;A href="https://doc.nuxeo.com/client-apps/how-to-configure-nuxeo-drive-globally/"&gt;global options&lt;/A&gt; instead of having to create a config file for each user.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2020 07:18:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-drive-creating-config-ini-file/m-p/313224#M225</guid>
      <dc:creator>Mickaël_Schoent</dc:creator>
      <dc:date>2020-07-22T07:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo Drive - Creating config.ini file</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-drive-creating-config-ini-file/m-p/313225#M226</link>
      <description>&lt;P&gt;Thank you for the clarification
Did not know about the global options..
Indeed that looks to be the better choice.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2020 16:41:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-drive-creating-config-ini-file/m-p/313225#M226</guid>
      <dc:creator>Bryce_Bolton</dc:creator>
      <dc:date>2020-07-22T16:41:14Z</dc:date>
    </item>
  </channel>
</rss>

