| Server IP : 82.208.35.60 / Your IP : 216.73.217.33 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/www/privatebin/files/ |
Upload File : |
--- cfg/conf.sample.php.orig 2022-04-09 12:38:22 UTC +++ cfg/conf.sample.php @@ -167,7 +167,7 @@ batchsize = 10 ; the default model "Filesystem" stores everything in the filesystem class = Filesystem [model_options] -dir = PATH "data" +dir = DATADBDIR ;[model] ; example of a Google Cloud Storage configuration @@ -190,7 +190,7 @@ dir = PATH "data" ; example of DB configuration for SQLite ;class = Database ;[model_options] -;dsn = "sqlite:" PATH "data/db.sq3" +;dsn = "sqlite:" DATADBDIR "/db.sq3" ;usr = null ;pwd = null ;opt[12] = true ; PDO::ATTR_PERSISTENT