ports/www/Stikked/files/patch-htdocs_application_config_stikked.php.dist
2022-06-18 13:44:30 +00:00

22 lines
548 B
Text

--- htdocs/application/config/stikked.php.dist.orig 2019-11-24 16:10:45 UTC
+++ htdocs/application/config/stikked.php.dist
@@ -19,6 +19,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