Piwigo / piwigo-bootstrap-darkroom

A mobile-ready and feature-rich theme for Piwigo photo gallery, based on Bootstrap 4
Apache License 2.0
84 stars 40 forks source link

Change in Documentation #250

Open gerhardbeck opened 4 years ago

gerhardbeck commented 4 years ago

There is a change needed in https://github.com/tkuther/piwigo-bootstrap-darkroom/wiki/Video-support "/local/config/config.inc.php:" does no longer exists, it needs to be edited in the local conf editor

7tonin commented 3 years ago

This file still exists, and it can be edited both in the local conf editor, and in the file system (if you can access it).

What I think needs update, is the following:

// either allow all file types
//$conf['upload_form_all_types'] = true;

It has no effect on my piwigo 11.3.0. I think these lines have to be removed.

plegall commented 3 years ago

$conf['upload_form_all_types'] is still mandatory in Piwigo 11.3 if you want to upload something else than images.

7tonin commented 3 years ago

Sorry. I had forgotten that "FTP Sync" is not the unique way to add pictures (videos, and others).

Then I think this is incorrectly worded:

I understand the good way should be: