Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Grist

2 Topics 13 Posts
  • Grist - Package Updates

    Pinned
    7
    0 Votes
    7 Posts
    379 Views
    Package UpdatesP
    [0.5.1] Update grist-core to 1.7.11 Full Changelog Optional authentication using getgrist.com accounts Import from Airtable New environment variables have been added to provide better control over which users are able to access your Grist instance. GRIST_PERSONAL_ORGS will disable personal organizations, while GRIST_ORG_CREATION_ANYONE will prevent any non-admins from creating new organizations. Configurable email notifications for suggestions Allow the maximum options limit on Forms to be configured (defaults to 30 options, configurable up to 1000) Limit GVisor to 8 process by default Display references and reference lists in a friendlier fashion Prevent conditional formatting changes from being displayed as suggestions Add a confirmation dialog when a resource is being shared publicly Hide the bell icon showing connection state when Grist is connected and functioning normally
  • Enabling Grist Enterprise does not work

    Solved
    6
    1
    1 Votes
    6 Posts
    346 Views
    nebulonN
    The latest cloudron package symlinks the config.json into /app/data. This allows to enable the enterprise edition mode. One thing to note is, that the env.sh file needs the line with GRIST_DEFAULT_EMAIL to be enabled and set to the users's email address. Otherwise the admin UI will not grant the user access.