Current File : /home/kelaby89/www/wp/wp-content/plugins/wp-reset/libs/pCloud/Config.php
<?php

namespace pCloud;

class Config {
	static $credentialPath = __DIR__ . DIRECTORY_SEPARATOR . "/app.cred";
	static $host = "https://api.pcloud.com/";
	static $curllib = "pCloud\Curl";
	static $filePartSize = 10485760;
}
Page not found – Hello World !