Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision ef8b8945

Von Moritz Bunkus vor fast 8 Jahren hinzugefügt

  • ID ef8b89454801c66b26148c4c27171a2e8491c6f7
  • Vorgänger 5296eca4
  • Nachfolger e51d6004

MetaSetup-Update für DB-Upgrade »filemanagement_feature«

Unterschiede anzeigen:

SL/DB/MetaSetup/Default.pm
49 49
  doc_database                              => { type => 'boolean', default => 'false' },
50 50
  doc_delete_printfiles                     => { type => 'boolean', default => 'false' },
51 51
  doc_files                                 => { type => 'boolean', default => 'false' },
52
  doc_files_rootpath                        => { type => 'text', default => '' },
53
  doc_max_filesize                          => { type => 'integer', default => 1000000 },
52
  doc_files_rootpath                        => { type => 'text', default => './documents' },
53
  doc_max_filesize                          => { type => 'integer', default => 10000000 },
54 54
  doc_storage                               => { type => 'boolean', default => 'false' },
55 55
  doc_storage_for_attachments               => { type => 'text', default => 'Filesystem' },
56 56
  doc_storage_for_documents                 => { type => 'text', default => 'Filesystem' },

Auch abrufbar als: Unified diff