1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/www/Stikked/files/patch-htdocs_application_config_stikked.php.dist
2017-12-13 17:44:38 +00:00

23 lines
548 B
Plaintext

--- htdocs/application/config/stikked.php.dist.orig 2017-12-13 15:26:05 UTC
+++ htdocs/application/config/stikked.php.dist
@@ -17,6 +17,19 @@ $config['site_name'] = 'Stikked';
$config['base_url'] = 'https://yourpastebin.com/';
/**
+ * TruePaste
+ *
+ * Should pastes be converted to HTML entities before saving.
+ *
+ * Default, for backwards compatibility, is false.
+ *
+ * Set to true if you want your paste to be saved as supplied.
+*/
+
+$config['true_paste'] = true;
+
+
+/**
* Database connection
*
* Credentials for your database