Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

Commit

Permalink
Out of date info fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
hperrin committed Apr 13, 2019
1 parent 3dacfae commit e1d4e23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
composer.phar
vendor
vendor/
testing/logs
testing/test.db
2 changes: 1 addition & 1 deletion conf/defaults.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
/*
* PubSub Enabled
* Whether Nymph should use the PubSub functionality. This requires the
* Nymph-PubSub package.
* sciactive/nymph-pubsub package.
*/
'pubsub' => class_exists('\\Nymph\\PubSub\\HookMethods'),
/*
Expand Down

0 comments on commit e1d4e23

Please sign in to comment.