Nextcloud PHP API (master)

Preset : int
in package

list of preset to handle the default behavior of the instance

Tags
see
Entry::preset
  • Preset::LARGE - Large size organisation (> 50k accounts)
  • Preset::MEDIUM - Medium size organisation (> 100 accounts)
  • Preset::SMALL - Small size organisation (< 100 accounts)
  • Preset::SHARED - Shared hosting
  • Preset::UNIVERSITY - Education, large size
  • Preset::SCHOOL - Eduction, small/medium size
  • Preset::CLUB - Club/Association
  • Preset::FAMILY - Family
  • Preset::PRIVATE - Private

Table of Contents

Cases

CLUB  = 3
FAMILY  = 2
LARGE  = 9
MEDIUM  = 8
NONE
PRIVATE  = 1
SCHOOL  = 4
SHARED  = 6
SMALL  = 7
UNIVERSITY  = 5

Cases


        
On this page

Search results