/var/softaculous/chyrp
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
.htaccess1850644editdlrm
config.yaml.php8930644editdlrm
edit.php44610644editdlrm
edit.xml4330644editdlrm
fileindex.php1180644editdlrm
import.php31920644editdlrm
info.xml19820644editdlrm
install.js9210644editdlrm
install.php131410644editdlrm
install.xml10900644editdlrm
md574250644editdlrm
notes.txt1210644editdlrm
upgrade.php32410644editdlrm
upgrade.xml3390644editdlrm
Edit: /var/softaculous/chyrp/config.yaml.php (893B)
--- sql: host: "[[softdbhost]]" username: "[[softdbuser]]" password: "[[softdbpass]]" database: "[[softdb]]" prefix: "[[dbprefix]]" adapter: "mysql" name: "[[site_name]]" description: "[[site_desc]]" url: "[[softurl]]" chyrp_url: "[[softurl]]" email: "[[admin_email]]" timezone: "America/New_York" locale: "en_US" check_updates: true theme: "firecrest" admin_theme: "default" posts_per_page: 5 feed_items: 20 feed_url: uploads_path: "/uploads/" enable_trackbacking: true send_pingbacks: false enable_xmlrpc: true enable_ajax: true enable_wysiwyg: true enable_emoji: true can_register: false email_activation: false enable_recaptcha: false default_group: 2 guest_group: 5 clean_urls: false post_url: "(year)/(month)/(day)/(url)/" enabled_modules: enabled_feathers: - "text" routes: secure_hashkey: "[[secure_hashkey]]"