Theres no button to create an external storage

When go to the "personal settings" and scroll to "external storage", there is no button to add one. Neither when I'm logged in as the administrator nor my normal user.

Server configuration
Operating system: ubuntu 16.04
Web server: apache
Database: mariaDB
PHP version: 7.0.8
ownCloud version: 9.1.2
Updated from an older ownCloud or fresh install: fresh
Special configuration (external storage, external authentication, reverse proxy, server-side-encryption): no

ownCloud log (data/owncloud.log)

{"reqId":"++2VJDgxmw+9iZombVcr","remoteAddr":"192.168.11.103","app":"core","message":"Could not get categories: cURL error 60: SSL certificate problem: unable to get local issuer certificate","level":3,"time":"2016-11-22T22:34:02+00:00","method":"GET","url":"\/owncloud\/index.php\/settings\/apps\/list?category=disabled&includeUpdateInfo=0","user":"admin"}
{"reqId":"ESDu+YgZlfvcgVN\/rHJa","remoteAddr":"192.168.11.103","app":"core","message":"Could not get categories: cURL error 60: SSL certificate problem: unable to get local issuer certificate","level":3,"time":"2016-11-22T22:34:02+00:00","method":"GET","url":"\/owncloud\/index.php\/settings\/apps\/categories","user":"admin"}
{"reqId":"Ymvqigmn0h4E+NAkZxTl","remoteAddr":"192.168.11.103","app":"core","message":"Could not get categories: cURL error 60: SSL certificate problem: unable to get local issuer certificate","level":3,"time":"2016-11-22T22:34:02+00:00","method":"GET","url":"\/owncloud\/index.php\/settings\/apps\/list?category=disabled&includeUpdateInfo=1","user":"admin"}
{"reqId":"Ymvqigmn0h4E+NAkZxTl","remoteAddr":"192.168.11.103","app":"core","message":"Could not get application: cURL error 60: SSL certificate problem: unable to get local issuer certificate","level":3,"time":"2016-11-22T22:34:03+00:00","method":"GET","url":"\/owncloud\/index.php\/settings\/apps\/list?category=disabled&includeUpdateInfo=1","user":"admin"}
{"reqId":"Ymvqigmn0h4E+NAkZxTl","remoteAddr":"192.168.11.103","app":"core","message":"Could not get application: cURL error 60: SSL certificate problem: unable to get local issuer certificate","level":3,"time":"2016-11-22T22:34:03+00:00","method":"GET","url":"\/owncloud\/index.php\/settings\/apps\/list?category=disabled&includeUpdateInfo=1","user":"admin"}
{"reqId":"Ymvqigmn0h4E+NAkZxTl","remoteAddr":"192.168.11.103","app":"core","message":"Could not get application: cURL error 60: SSL certificate problem: unable to get local issuer certificate","level":3,"time":"2016-11-22T22:34:03+00:00","method":"GET","url":"\/owncloud\/index.php\/settings\/apps\/list?category=disabled&includeUpdateInfo=1","user":"admin"}
{"reqId":"Ymvqigmn0h4E+NAkZxTl","remoteAddr":"192.168.11.103","app":"core","message":"Could not get application: cURL error 60: SSL certificate problem: unable to get local issuer certificate","level":3,"time":"2016-11-22T22:34:04+00:00","method":"GET","url":"\/owncloud\/index.php\/settings\/apps\/list?category=disabled&includeUpdateInfo=1","user":"admin"}
{"reqId":"Ymvqigmn0h4E+NAkZxTl","remoteAddr":"192.168.11.103","app":"core","message":"Could not get application: cURL error 60: SSL certificate problem: unable to get local issuer certificate","level":3,"time":"2016-11-22T22:34:04+00:00","method":"GET","url":"\/owncloud\/index.php\/settings\/apps\/list?category=disabled&includeUpdateInfo=1","user":"admin"}
{"reqId":"Ymvqigmn0h4E+NAkZxTl","remoteAddr":"192.168.11.103","app":"core","message":"Could not get application: cURL error 60: SSL certificate problem: unable to get local issuer certificate","level":3,"time":"2016-11-22T22:34:04+00:00","method":"GET","url":"\/owncloud\/index.php\/settings\/apps\/list?category=disabled&includeUpdateInfo=1","user":"admin"}
{"reqId":"OWN12l0qDEfN0zri6rl6","remoteAddr":"129.217.93.73","app":"webdav","message":"Exception: {\"Message\":\"HTTP\\\/1.1 400 expected filesize 105035 got 0\",\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\BadRequest\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(1070): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->put(Resource id #72)\\n#1 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(511): Sabre\\\\DAV\\\\Server->updateFile('Documents\\\/Uni\\\/7...', Resource id #72, NULL)\\n#2 [internal function]: Sabre\\\\DAV\\\\CorePlugin->httpPut(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#3 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#4 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(459): Sabre\\\\Event\\\\EventEmitter->emit('method:PUT', Array)\\n#5 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#6 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/webdav.php(56): Sabre\\\\DAV\\\\Server->exec()\\n#7 \\\/var\\\/www\\\/owncloud\\\/remote.php(164): require_once('\\\/var\\\/www\\\/ownclo...')\\n#8 {main}\",\"File\":\"\\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Connector\\\/Sabre\\\/File.php\",\"Line\":149,\"User\":\"marius

Integrity status for oC9+

No errors have been found.

You need to allow this bevore, see the documentation:

https://doc.owncloud.org/server/latest/admin_manual/configuration_files/external_storage_configuration_gui.html#allow-users-to-mount-external-storage

Ah, OK. Thanks. I was confused, because it says at the main screen that I have to manage that in the personal settings, so I haven't looked in the admin settings