Skip to content
Snippets Groups Projects
  1. Jul 31, 2019
    • brad2014's avatar
      Move dav.invitation_link_recipients from getSystemValue to getAppValue · 8d8bcea1
      brad2014 authored
      
      Per @georgehrke change request for PR #12392, instead of setting
      dav.invitation_link_recipients in the system config.php file, we
      set it in the database table oc_appconfig.
      
      Furthermore, the value of the config variable is always a string:
      'yes' to include links in imip mail, 'no' to exclude them, or a
      comma-separated list of email addresses and/or domains for which
      they should be included.  If not specified in oc_appconfig, the
      default is 'yes'.
      
      Signed-off-by: default avatarbrad2014 <brad2014@users.noreply.github.com>
      8d8bcea1
  2. Feb 28, 2019
  3. Feb 27, 2019
  4. Feb 26, 2019
  5. Feb 25, 2019
Loading