Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
par7133 committed Oct 1, 2023
1 parent 7251cd3 commit ee299fc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Private/config/config.inc.sample
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ define('PUBLIC_VIEW', "2");
define('LOCKED_VIEW', "3");

define('APP_NAME', "Simplicity:");
define('APP_TITLE', "Simplicity: everyone its netfriends.");
define('APP_TITLE', "Simplicity: everyone its netbuddies.");

// password: your_password
//define('APP_BLOG_HASH', "");
Expand Down Expand Up @@ -109,7 +109,7 @@ $CONFIG = [

'APP' => [
'NAME' => "Simplicity",
'TITLE' => "Simplicity: everyone its colorful posts.",
'TITLE' => "Simplicity: everyone its netbuddies.",
// password: your_password
// salt: your_salt
'HASH' => "",
Expand Down Expand Up @@ -263,7 +263,7 @@ $FRIENDS = [
'Location' => "Montreal, Cananda",
'Desc' => "C/C++ developer",
'online' => 0,
'defStatus' => "business trip",
'defStatus' => "business trip last",
'Phone' => "+123412345678",
'Homomm' => "https://homomm.5mode-foss.eu",
'Blog' => "https://blog.",
Expand Down

0 comments on commit ee299fc

Please sign in to comment.